diff --git a/content/en/docs/tasks/tools/included/verify-kubectl.md b/content/en/docs/tasks/tools/included/verify-kubectl.md index b4eb0fe08d..f7d2ad94cb 100644 --- a/content/en/docs/tasks/tools/included/verify-kubectl.md +++ b/content/en/docs/tasks/tools/included/verify-kubectl.md @@ -31,7 +31,7 @@ The connection to the server was refused - did you specify th ``` For example, if you are intending to run a Kubernetes cluster on your laptop (locally), -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. If kubectl cluster-info returns the url response but you can't access your cluster, to check whether it is configured properly, use: