mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-17 18:37:03 +00:00
Fix grammar and typo (extra space).
Incorporate and apply feedback on initial PR from @davidnuzik
This commit is contained in:
committed by
GitHub
parent
3a032c2295
commit
adde2c6739
@@ -161,7 +161,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. 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 picked up deployed to Kubernetes in a manner similar to `kubectl apply`.
|
||||
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