Fix some doc links (#6328)

This commit is contained in:
Maxime Guyot
2020-06-25 20:56:37 +02:00
committed by GitHub
parent 276c450759
commit 93cbcb61b8
4 changed files with 7 additions and 7 deletions

View File

@@ -38,11 +38,11 @@ Some variables of note include:
* *loadbalancer_apiserver* - If defined, all hosts will connect to this
address instead of localhost for kube-masters and kube-master[0] for
kube-nodes. See more details in the
[HA guide](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/ha-mode.md).
[HA guide](/docs/ha-mode.md).
* *loadbalancer_apiserver_localhost* - makes all hosts to connect to
the apiserver internally load balanced endpoint. Mutual exclusive to the
`loadbalancer_apiserver`. See more details in the
[HA guide](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/ha-mode.md).
[HA guide](/docs/ha-mode.md).
## Cluster variables