Repo for Fission Helm charts
- Install Helm on your Kubernetes cluster
- Add this repo to Helm
helm repo add fission-charts https://fission.github.io/fission-charts/
- Fetch repo updates
helm repo update
- Install one of the charts, for example fission-all:
helm install fission-charts/fission-all