Pav K
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
3 deletions
-
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) |
|
|
|