Skip to content

Commit 2fe48fa

Browse files
authored
Merge pull request #24204 from huchengze/patch-35
Update weave-network-policy.md for zh
2 parents 093df63 + efac1ef commit 2fe48fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/zh/docs/tasks/administer-cluster/network-policy-provider/weave-network-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@ You need to have a Kubernetes cluster. Follow the [kubeadm getting started guide
2626
<!--
2727
## Install the Weave Net addon
2828
29-
Follow the [Integrating Kubernetes via the Addon](https://www.weave.works/docs/net/latest/kube-addon/) guide.
29+
Follow the [Integrating Kubernetes via the Addon](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/) guide.
3030
31-
The Weave Net addon for Kubernetes comes with a [Network Policy Controller](https://www.weave.works/docs/net/latest/kube-addon/#npc) that automatically monitors Kubernetes for any NetworkPolicy annotations on all namespaces and configures `iptables` rules to allow or block traffic as directed by the policies.
31+
The Weave Net addon for Kubernetes comes with a [Network Policy Controller](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/#npc) that automatically monitors Kubernetes for any NetworkPolicy annotations on all namespaces and configures `iptables` rules to allow or block traffic as directed by the policies.
3232
-->
3333
## 安装 Weave Net 插件
3434

35-
按照[通过插件集成 Kubernetes](https://www.weave.works/docs/net/latest/kube-addon/)
35+
按照[通过插件集成 Kubernetes](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/)
3636
指南执行安装。
3737

3838
Kubernetes 的 Weave Net 插件带有
39-
[网络策略控制器](https://www.weave.works/docs/net/latest/kube-addon/#npc)
39+
[网络策略控制器](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/#npc)
4040
可自动监控 Kubernetes 所有名字空间的 NetworkPolicy 注释,
4141
配置 `iptables` 规则以允许或阻止策略指示的流量。
4242

0 commit comments

Comments
 (0)