Correct translation connect-applications-service.md

pull/27327/head
GoodGameZoo 2021-03-30 06:36:33 -07:00
parent 61fc601333
commit f3e31e4ce9
1 changed files with 5 additions and 5 deletions

View File

@ -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" >}}