Skip to content

Commit c8dd923

Browse files
authored
[zh] synchronize translate debug-service.md (#31106)
* [zh] synchronize translate debug-service.md * [zh] fix debug-service.md chinese syntax
1 parent b71a1d4 commit c8dd923

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/zh/docs/tasks/debug-application-cluster/debug-service.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,22 @@ Services, these values might be the same.
305305
为了突出配置范围的完整性,你在此处创建的 Service 使用的端口号与 Pods 不同。
306306
对于许多真实的 Service,这些值可以是相同的。
307307
308+
<!--
309+
## Any Network Policy Ingress rules affecting the target Pods?
310+
311+
If you have deployed any Network Policy Ingress rules which may affect incoming
312+
traffic to `hostnames-*` Pods, these need to be reviewed.
313+
314+
Please refer to [Network Policies](/docs/concepts/services-networking/network-policies/) for more details.
315+
-->
316+
317+
## 是否存在影响目标 Pod 的网络策略入站规则?
318+
319+
如果你部署了任何可能影响到 `hostnames-*` Pod 的传入流量的网络策略入站规则,
320+
则需要对其进行检查。
321+
322+
详细信息,请参阅[网络策略](/zh/docs/concepts/services-networking/network-policies/)。
323+
308324
<!--
309325
## Does the Service work by DNS name?
310326

0 commit comments

Comments
 (0)