File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/tasks/administer-cluster/network-policy-provider Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ You need to have a Kubernetes cluster. Follow the
19
19
20
20
## Install the Weave Net addon
21
21
22
- Follow the [ Integrating Kubernetes via the Addon] ( https://www.weave.works/docs/net/latest/kube-addon/ ) guide.
22
+ Follow the [ Integrating Kubernetes via the Addon] ( https://www.weave.works/docs/net/latest/kubernetes/ kube-addon/ ) guide.
23
23
24
24
The Weave Net addon for Kubernetes comes with a
25
- [ Network Policy Controller] ( https://www.weave.works/docs/net/latest/kube-addon/#npc )
25
+ [ Network Policy Controller] ( https://www.weave.works/docs/net/latest/kubernetes/ kube-addon/#npc )
26
26
that automatically monitors Kubernetes for any NetworkPolicy annotations on all
27
27
namespaces and configures ` iptables ` rules to allow or block traffic as directed by the policies.
28
28
You can’t perform that action at this time.
0 commit comments