Fix link markdown markup

pull/2326/head
Merouane Atig 2018-02-13 16:02:50 +01:00 committed by GitHub
parent e2f083f885
commit 911af3f331
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ Large deployments of K8s
For a large scaled deployments, consider the following configuration changes: For a large scaled deployments, consider the following configuration changes:
* Tune [ansible settings] * Tune [ansible settings](http://docs.ansible.com/ansible/intro_configuration.html)
(http://docs.ansible.com/ansible/intro_configuration.html)
for `forks` and `timeout` vars to fit large numbers of nodes being deployed. for `forks` and `timeout` vars to fit large numbers of nodes being deployed.
* Override containers' `foo_image_repo` vars to point to intranet registry. * Override containers' `foo_image_repo` vars to point to intranet registry.