Skip to content

Commit 675c7f4

Browse files
authored
Merge pull request #34524 from yanrongshi/zh]-update-/docs/concepts/services-networking/network-policies.md
[zh-cn] Update network-policies.md
2 parents 2870500 + c5bdde5 commit 675c7f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/services-networking/network-policies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,11 +540,11 @@ standardized label to target a specific namespace.
540540
<!--
541541
## What you can't do with network policies (at least, not yet)
542542

543-
As of Kubernetes {{< skew latestVersion >}}, the following functionality does not exist in the NetworkPolicy API, but you might be able to implement workarounds using Operating System components (such as SELinux, OpenVSwitch, IPTables, and so on) or Layer 7 technologies (Ingress controllers, Service Mesh implementations) or admission controllers. In case you are new to network security in Kubernetes, its worth noting that the following User Stories cannot (yet) be implemented using the NetworkPolicy API.
543+
As of Kubernetes {{< skew currentVersion >}}, the following functionality does not exist in the NetworkPolicy API, but you might be able to implement workarounds using Operating System components (such as SELinux, OpenVSwitch, IPTables, and so on) or Layer 7 technologies (Ingress controllers, Service Mesh implementations) or admission controllers. In case you are new to network security in Kubernetes, its worth noting that the following User Stories cannot (yet) be implemented using the NetworkPolicy API.
544544
-->
545545
## 通过网络策略(至少目前还)无法完成的工作 {#what-you-can-t-do-with-network-policies-at-least-not-yet}
546546

547-
到 Kubernetes {{< skew latestVersion >}} 为止,NetworkPolicy API 还不支持以下功能,不过
547+
到 Kubernetes {{< skew currentVersion >}} 为止,NetworkPolicy API 还不支持以下功能,不过
548548
你可能可以使用操作系统组件(如 SELinux、OpenVSwitch、IPTables 等等)
549549
或者第七层技术(Ingress 控制器、服务网格实现)或准入控制器来实现一些
550550
替代方案。

0 commit comments

Comments
 (0)