File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/tasks/administer-cluster/network-policy-provider Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ You need to have a Kubernetes cluster. Follow the
22
22
Follow the [ Integrating Kubernetes via the Addon] ( https://github.com/weaveworks/weave/blob/master/site/kubernetes/kube-addon.md#-installation ) guide.
23
23
24
24
The Weave Net addon for Kubernetes comes with a
25
- [ Network Policy Controller] ( https://github.com/weaveworks/weave/blob/master/docs/weavenpc-design .md )
25
+ [ Network Policy Controller] ( https://github.com/weaveworks/weave/blob/master/site/kubernetes/kube-addon .md#network-policy )
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