Add Weave to the list of NetworkPolicy implementations
This commit is contained in:
committed by
Bryan Boreham
parent
3271e982d6
commit
c01aaba156
@@ -0,0 +1,11 @@
|
||||
---
|
||||
assignees:
|
||||
- bboreham
|
||||
|
||||
---
|
||||
|
||||
The [Weave Net Addon](https://www.weave.works/docs/net/latest/kube-addon/) for Kubernetes comes with a Network Policy Controller.
|
||||
|
||||
This component automatically monitors Kubernetes for any NetworkPolicy annotations on all namespaces, and configures `iptables` rules to allow or block traffic as directed by the policies.
|
||||
|
||||
Once you have installed the Weave Net Addon you can follow the [NetworkPolicy gettting started guide](/docs/getting-started-guides/network-policy/walkthrough) to try out Kubernetes NetworkPolicy.
|
||||
Reference in New Issue
Block a user