helm template my-web bitnami/nginx

Category: Kubernetes & Containers

helm template my-web bitnami/nginx

Render chart manifests locally

Renders the chart's Kubernetes manifests to stdout without installing anything or contacting the cluster. Pipe to a file to review exactly what helm would create. Use --values values.yaml to render with your overrides.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.