Skip to content

A collection of tools for development of cloud native environments

License

Notifications You must be signed in to change notification settings

rjfmachado/devcontainer-features

Repository files navigation

cloud-native

A Visual Studio code dev container feature with a collection of tools to support Cloud Native development environments.

Installs the following command line utilities:

Auto-detects latest versions and installs needed dependencies.

Usage

All the latest versions are installed by default. You can pin a specific version or specify latest or none if you wish to have the latest version or skip the installation of any specific cli. Please see below for an example:

"features": {
    "ghcr.io/rjfmachado/devcontainer-features/cloud-native:1": {
        "kubectl": "latest",
        "helm": "none",
        "kubelogin": "0.0.22"
    }
}

Contributors

About

A collection of tools for development of cloud native environments

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages