File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
content/zh/docs/tasks/debug-application-cluster Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -305,6 +305,22 @@ Services, these values might be the same.
305
305
为了突出配置范围的完整性,你在此处创建的 Service 使用的端口号与 Pods 不同。
306
306
对于许多真实的 Service,这些值可以是相同的。
307
307
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
+
308
324
<!--
309
325
# # Does the Service work by DNS name?
310
326
You can’t perform that action at this time.
0 commit comments