Skip to content

Commit d4b4e0d

Browse files
authored
Merge pull request #41706 from yeqiugt/main
"具有"更改为“需要”
2 parents 3196897 + a985753 commit d4b4e0d

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)