We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bd7b80 + 20b2d06 commit ed4a49eCopy full SHA for ed4a49e
content/en/docs/tasks/tools/included/verify-kubectl.md
@@ -31,7 +31,7 @@ The connection to the server <server-name:port> was refused - did you specify th
31
```
32
33
For example, if you are intending to run a Kubernetes cluster on your laptop (locally),
34
-you will need a tool like Minikube to be installed first and then re-run the commands stated above.
+you will need a tool like [Minikube](https://minikube.sigs.k8s.io/docs/start/) to be installed first and then re-run the commands stated above.
35
36
If kubectl cluster-info returns the url response but you can't access your cluster,
37
to check whether it is configured properly, use:
0 commit comments