containous.github.io

Traefik Helm Chart

Prerequisites

With the command helm version, make sure that you have:

Add Traefikā€™s chart repository to Helm:

helm repo add traefik https://containous.github.io/traefik-helm-chart

You can update the chart repository by running:

helm repo update

Deploy Traefik

Deploy Traefik with Default Config

helm install traefik traefik/traefik