Skip to content

Commit bac848e

Browse files
authored
Merge pull request #45877 from ydFu/update-verify-kubectl
[zh] sysc verify-kubectl.md
2 parents 61f8737 + 2fe5e6e commit bac848e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/tools/included/verify-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The connection to the server <server-name:port> was refused - did you specify th
5959
For example, if you are intending to run a Kubernetes cluster on your laptop (locally),
6060
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.
6161
62-
If kubectl cluster-info returns the url response but you can't access your cluster,
62+
If `kubectl cluster-info` returns the url response but you can't access your cluster,
6363
to check whether it is configured properly, use:
6464
-->
6565
例如,如果你想在自己的笔记本上(本地)运行 Kubernetes 集群,你需要先安装一个 [Minikube](https://minikube.sigs.k8s.io/docs/start/)

0 commit comments

Comments
 (0)