diff --git a/docs/large-deployments.md b/docs/large-deployments.md
index a251bd2231cec575fb62e67536e0fd4eee79f06d..e9cc3d41e5a0a796580acfb92d595447fa88f12e 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)