diff options
Diffstat (limited to 'src/kubectl-helm-minikube/README.md')
-rw-r--r-- | src/kubectl-helm-minikube/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/kubectl-helm-minikube/README.md b/src/kubectl-helm-minikube/README.md index bbb0202..81ce8c5 100644 --- a/src/kubectl-helm-minikube/README.md +++ b/src/kubectl-helm-minikube/README.md @@ -33,6 +33,13 @@ nohup kubectl port-forward --pod-running-timeout=24h -n ingress-nginx service/in ``` +## OS Support + +This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed. + +`bash` is required to execute the `install.sh` script. + + --- _Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/kubectl-helm-minikube/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |