Skip to main content

Installation

Install and configure Traefik Hub.


Before You Begin

It is recommended that you have a basic understanding of Kubernetes. You should have access to a working Kubernetes cluster, either on a cloud provider or on your own infrastructure.

Please make sure that you have the following:


To install Traefik Hub, go to the Traefik Hub Dashboard.

When working on a new setup, the welcome page will invite you to Create my first Traefik Hub Gateway as shown below.

https://hub.traefik.io

Choose install.

This screen allows you to set the Traefik Hub Gateway name.

https://hub.traefik.io

Ingress Controller mode.

Copy and paste the instructions provided and run them on your cluster. This will install Traefik Hub Gateway.

We recommend you save the token provided for future reference. If you lose this token, you won't be able to recover it and will need to go through a new installation process.

Select Configuration Done. Traefik Hub will then detect your newly installed agent.


Custom Configuration

For adjusting the default configuration, please refer to the values files of the Chart.


info

Even if you can scale the number of replicas, it is not possible to deploy many different Traefik Hub Gateways on the same cluster.


Did You Know ?

The Traefik Helm Chart is open source. Contributors are welcome!