Address pr comments - change kubectl link

This commit is contained in:
Phillip Wittrock
2016-03-24 15:33:18 -07:00
parent 7d6f9355b3
commit 319c514a28
+1 -1
View File
@@ -179,7 +179,7 @@ To view the kubectl configuration run:
kubectl config view kubectl config view
``` ```
Full documentation for kubectl commands is available **[here](https://cloud.google.com/container-engine/docs/kubectl/)**: Full documentation for kubectl commands is available **[here](/docs/user-guide/kubectl-overview/)**:
At this point you should have our container running under the control of Kubernetes but we still have to make it accessible to the outside world. At this point you should have our container running under the control of Kubernetes but we still have to make it accessible to the outside world.