mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Fix some docs.ansible.com url typo (#7550)
This commit is contained in:
@@ -3,7 +3,7 @@ Large deployments of K8s
|
||||
|
||||
For a large scaled deployments, consider the following configuration changes:
|
||||
|
||||
* Tune [ansible settings](https://docs.ansible.com/ansible/intro_configuration.html)
|
||||
* Tune [ansible settings](https://docs.ansible.com/ansible/latest/intro_configuration.html)
|
||||
for `forks` and `timeout` vars to fit large numbers of nodes being deployed.
|
||||
|
||||
* Override containers' `foo_image_repo` vars to point to intranet registry.
|
||||
|
||||
Reference in New Issue
Block a user