mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-21 20:35:27 +00:00
Merge pull request #1917 from jsmith-dev/patch-1
Add explicit reference to Traefik configuration
This commit is contained in:
@@ -192,7 +192,7 @@ If you don't install CoreDNS you will need to install a cluster DNS provider you
|
||||
Traefik
|
||||
-------
|
||||
|
||||
Traefik is deployed by default when starting the server; to disable it, start the server with the `--no-deploy traefik` option.
|
||||
Traefik is deployed by default when starting the server; to disable it, start the server with the `--no-deploy traefik` option. The default config file is found in `/var/lib/rancher/k3s/server/manifests/traefik.yaml` and any changes made to this file will automatically be deployed to Kubernetes in a manner similar to `kubectl apply`.
|
||||
|
||||
Service Load Balancer
|
||||
---------------------
|
||||
|
||||
Reference in New Issue
Block a user