Replace v1.6 with {{page.version}}. (#5692)

This commit is contained in:
Steve Perry
2017-09-29 14:37:24 -07:00
committed by GitHub
parent b01e8ae1f4
commit 16e303090c
6 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ This command shuts down and deletes the minikube virtual machine. No data or sta
### Kubectl
The `minikube start` command creates a "[kubectl context](/docs/user-guide/kubectl/v1.6/#-em-set-context-em-)" called "minikube".
The `minikube start` command creates a "[kubectl context](/docs/user-guide/kubectl/{{page.version}}/#-em-set-context-em-)" called "minikube".
This context contains the configuration to communicate with your minikube cluster.
Minikube sets this context to default automatically, but if you need to switch back to it in the future, run: