It installs the released manifest for knative, including Istio as documented
Note that because of Istio RBAC you need Helm 2.10 or later.
helm repo add tm gs://triggermesh-charts
or if you don't have the cloud storage plugin use http:
helm repo add tm https://storage.googleapis.com/triggermesh-charts
And update your chart repos:
helm repo update
helm search knative
helm install --debug --dry-run tm/knative
If you are sure you want to do the install:
helm install tm/knative
This chart is built via Google Cloud build, check cloudbuild.yaml
We would love your feedback on this chart so don't hesitate to let us know what is wrong and how we could improve it, just file an issue
This plugin is by no means part of CNCF but we abide by its code of conduct