This is a simple helm chart that runs nginx on port :80
- a working
kubernetescluster - a configured
kubectlCLI - a
helmclient installed on your machine
helm install simple-nginx ./charts/simple-nginx --namespace simple-nginx --create-namespace
See LICENSE for full details