1.0.3 • Published 2 years ago

@codspace/features-kubectl-helm-minikube v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Kubectl, Helm, and Minkube (kubectl-helm-minikube)

Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects latest versions and installs needed dependencies.

Example Usage

"features": {
        "codspace/features/kubectl-helm-minikube@latest": {
            "version": "latest"
        }
}

Options

Options IdDescriptionTypeDefault Value
versionSelect or enter a Kubernetes version to installstringlatest
helmSelect or enter a Helm version to installstringlatest
minikubeSelect or enter a Minikube version to installstringlatest

Note: This file was auto-generated from the devcontainer-feature.json.