NetZilla Helm Charts
This is the Helm repository for NetZilla Charts. Follow the steps below to start deploying any of them in your Kubernetes cluster.
helm repo add netzilla https://charts.netzilla.io
helm search repo netzilla
helm install my-release netzilla/<chart>
The Following Charts Are Publically Available
- nodejs: DEPRECIATED - For deploying a simple nodejs (or other app) as an api that can be accessed from the outside world.
- web-app: For deploying a simple resilient generic stateless web-app that can be accessed from the outside world using nginx and lets-encrypt as a reverse proxy and tls
- cronjob: A chart for simple cronjobs