Docs - Removed incorrect info on calico_rr. (#8437)

This commit is contained in:
Pav K 2022-01-17 13:55:30 +03:00 committed by GitHub
parent e791089466
commit 6e2e61012a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,9 +38,7 @@ For a large scaled deployments, consider the following configuration changes:
``kube_service_addresses`` and ``kube_pods_subnet``.
* Add calico_rr nodes if you are deploying with Calico or Canal. Nodes recover
from host/network interruption much quicker with calico_rr. Note that
calico_rr role must be on a host without kube_control_plane or kube_node role (but
etcd role is okay).
from host/network interruption much quicker with calico_rr.
* Check out the
[Inventory](/docs/getting-started.md#building-your-own-inventory)