Add information about the Hub Agent
This commit is contained in:
parent
c7647b4938
commit
88603810a8
1 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,12 @@ This agent can:
|
||||||
* The Traefik Hub Agent must be installed to connect to the Traefik Hub platform.
|
* The Traefik Hub Agent must be installed to connect to the Traefik Hub platform.
|
||||||
* Activate this feature in the experimental section of the static configuration.
|
* Activate this feature in the experimental section of the static configuration.
|
||||||
|
|
||||||
|
!!! information "Configuration Discovery"
|
||||||
|
|
||||||
|
According to installation options, the Traefik Hub Agent listens to the Docker or Kubernetes API to discover containers/services.
|
||||||
|
|
||||||
|
It doesn't support the routers discovered by Traefik Proxy using other providers, e.g., using the File provider.
|
||||||
|
|
||||||
!!! example "Minimal Static Configuration to Activate Traefik Hub for Docker"
|
!!! example "Minimal Static Configuration to Activate Traefik Hub for Docker"
|
||||||
|
|
||||||
```yaml tab="File (YAML)"
|
```yaml tab="File (YAML)"
|
||||||
|
|
Loading…
Reference in a new issue