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