Update master-node-communication.md (#4691)

* Update master-node-communication.md

Not working Links are updated

* Update master-node-communication.md

changed based on suggestion

* updated as per suggestion
reviewable/pr4723/r1
SrinivasChilveri 2017-08-09 22:36:22 +05:30 committed by Andrew Chen
parent 23b482294e
commit eceb421911
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ To verify this connection, use the `--kubelet-certificate-authority` flag to
provide the apiserver with a root certificates bundle to use to verify the provide the apiserver with a root certificates bundle to use to verify the
kubelet's serving certificate. kubelet's serving certificate.
If that is not possible, use [SSH tunneling](/docs/admin/master-node-communication/#ssh-tunnels) If that is not possible, use [SSH tunneling](/docs/concepts/architecture/master-node-communication/#ssh-tunnels)
between the apiserver and kubelet if required to avoid connecting over an between the apiserver and kubelet if required to avoid connecting over an
untrusted or public network. untrusted or public network.