Merge pull request #27327 from gaoguangze111/correct-translation-connect-applications-service

Correct translation connect-applications-service.md
This commit is contained in:
Kubernetes Prow Robot
2021-04-01 02:55:21 -07:00
committed by GitHub
@@ -44,8 +44,8 @@ Create an nginx Pod, and note that it has a container port specification:
--> -->
## 在集群中暴露 Pod ## 在集群中暴露 Pod
我们在之前的示例中已经做过,然而让我重试一次,这次聚焦在网络连接的视角。 我们在之前的示例中已经做过,然而让我们以网络连接的视角再重做一遍
创建一个 Nginx Pod指示它具有一个容器端口的说明 创建一个 Nginx Pod并且注意,它有一个容器端口的规范
{{< codenew file="service/networking/run-my-nginx.yaml" >}} {{< codenew file="service/networking/run-my-nginx.yaml" >}}