File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/zh-cn/docs/tasks/tools/included Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ The connection to the server <server-name:port> was refused - did you specify th
59
59
For example, if you are intending to run a Kubernetes cluster on your laptop (locally),
60
60
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.
61
61
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,
63
63
to check whether it is configured properly, use:
64
64
-->
65
65
例如,如果你想在自己的笔记本上(本地)运行 Kubernetes 集群,你需要先安装一个 [ Minikube] ( https://minikube.sigs.k8s.io/docs/start/ )
You can’t perform that action at this time.
0 commit comments