Correct translation connect-applications-service.md
parent
61fc601333
commit
f3e31e4ce9
|
@ -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" >}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue