Skip to content

Commit a40b776

Browse files
authored
Merge pull request #20634 from wwgfhf/wwg-minikube
Update zh translation in hello-minikube.md
2 parents d9e1b1a + ddab90c commit a40b776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tutorials/hello-minikube.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Pod runs a Container based on the provided Docker image.
205205
<!--
206206
{{< note >}}For more information about `kubectl`commands, see the [kubectl overview](/docs/user-guide/kubectl-overview/).{{< /note >}}
207207
-->
208-
{{< note >}}有关 kubectl 命令的更多信息,请参阅 [kubectl 概述](/zh/docs/user-guide/kubectl-overview/)。{{< /note >}}
208+
{{< note >}}有关 kubectl 命令的更多信息,请参阅 [kubectl 概述](/zh/docs/user-guide/kubectl-overview/)。{{< /note >}}
209209
210210
<!--
211211
## Create a Service
@@ -261,7 +261,7 @@ Kubernetes [*Service*](/docs/concepts/services-networking/service/).
261261
the `LoadBalancer` type makes the Service accessible through the `minikube service`
262262
command.
263263
-->
264-
在支持负载均衡器的云服务提供商上,将提供一个外部 IP 来访问该服务。在 Minikube 上,`LoadBalancer` 使得服务可以通过命令 `minikube service` 访问。
264+
在支持负载均衡器的云服务提供商上,将提供一个外部 IP 来访问该服务。在 Minikube 上,`LoadBalancer` 使得服务可以通过命令 `minikube service` 访问。
265265
266266
<!--
267267
3. Run the following command:

0 commit comments

Comments
 (0)