Skip to content

Commit a985753

Browse files
committed
"具有"更改为“需要”
Signed-off-by: liulijin <[email protected]>
1 parent da0d5c5 commit a985753

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ Otherwise, those client Pods won't have their environment variables populated.
18681868
If you only use DNS to discover the cluster IP for a Service, you don't need to
18691869
worry about this ordering issue.
18701870
-->
1871-
当你的 Pod 具有访问某 Service,并且你在使用环境变量方法将端口和集群 IP 发布到客户端
1871+
当你的 Pod 需要访问某 Service,并且你在使用环境变量方法将端口和集群 IP 发布到客户端
18721872
Pod 时,必须在客户端 Pod 出现**之前**创建该 Service。
18731873
否则,这些客户端 Pod 中将不会出现对应的环境变量。
18741874

0 commit comments

Comments
 (0)