commit
8316842116
|
@ -19,10 +19,10 @@ You need to have a Kubernetes cluster. Follow the
|
||||||
|
|
||||||
## Install the Weave Net addon
|
## Install the Weave Net addon
|
||||||
|
|
||||||
Follow the [Integrating Kubernetes via the Addon](https://www.weave.works/docs/net/latest/kube-addon/) guide.
|
Follow the [Integrating Kubernetes via the Addon](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/) guide.
|
||||||
|
|
||||||
The Weave Net addon for Kubernetes comes with a
|
The Weave Net addon for Kubernetes comes with a
|
||||||
[Network Policy Controller](https://www.weave.works/docs/net/latest/kube-addon/#npc)
|
[Network Policy Controller](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/#npc)
|
||||||
that automatically monitors Kubernetes for any NetworkPolicy annotations on all
|
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.
|
namespaces and configures `iptables` rules to allow or block traffic as directed by the policies.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue