Rework..
This commit is contained in:
@@ -6,9 +6,6 @@ assignees:
|
|||||||
|
|
||||||
Kubernetes can be used to declare network policies which govern how Pods can communicate with each other. This document helps you get started using the Kubernetes [NetworkPolicy API](/docs/user-guide/networkpolicies), and provides a demonstration thereof.
|
Kubernetes can be used to declare network policies which govern how Pods can communicate with each other. This document helps you get started using the Kubernetes [NetworkPolicy API](/docs/user-guide/networkpolicies), and provides a demonstration thereof.
|
||||||
|
|
||||||
In this article, we assume a network provider that supports the NetworkPolicy API has been installed. Network providers can be installed as add-ons using [kubeadm](/docs/getting-started-guides/kubeadm/), or any other suitable cluster installer.
|
|
||||||
|
|
||||||
There are a number of network providers which support NetworkPolicy including:
|
|
||||||
|
|
||||||
* [Calico](/docs/getting-started-guides/network-policy/calico/)
|
* [Calico](/docs/getting-started-guides/network-policy/calico/)
|
||||||
* [Romana](/docs/getting-started-guides/network-policy/romana/)
|
* [Romana](/docs/getting-started-guides/network-policy/romana/)
|
||||||
|
|||||||
Reference in New Issue
Block a user