diff --git a/docs/large-deployments.md b/docs/large-deployments.md index a251bd223..e9cc3d41e 100644 --- a/docs/large-deployments.md +++ b/docs/large-deployments.md @@ -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)