Skip to content

Commit

Permalink
fix ssh-tunneling link (kubernetes#11299)
Browse files Browse the repository at this point in the history
* Update master-node-communication.md

* Update master-node-communication.md
  • Loading branch information
RA489 authored and tengqm committed Nov 26, 2018
1 parent 95cff38 commit b8b71b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ To verify this connection, use the `--kubelet-certificate-authority` flag to
provide the apiserver with a root certificate bundle to use to verify the
kubelet's serving certificate.

If that is not possible, use [SSH tunneling](/docs/concepts/architecture/master-node-communication/#ssh-tunnels)
If that is not possible, use [SSH tunneling](/docs/tasks/access-application-cluster/port-forward-access-application-cluster/)
between the apiserver and kubelet if required to avoid connecting over an
untrusted or public network.

Expand Down

0 comments on commit b8b71b6

Please sign in to comment.