Add Cilium to list of network policy plugins in docs (#4725)

Signed-off-by: Dan Wendlandt <dan@covalent.io>
This commit is contained in:
Dan Wendlandt
2017-08-21 16:47:06 -07:00
committed by Andrew Chen
parent 94d91de1b2
commit eb84048739
3 changed files with 80 additions and 0 deletions
@@ -12,6 +12,7 @@ This document helps you get started using the Kubernetes [NetworkPolicy API](/do
You'll need to have a Kubernetes cluster in place, with network policy support. There are a number of network providers that support NetworkPolicy, including:
* [Calico](/docs/tasks/configure-pod-container/calico-network-policy/)
* [Cilium](/docs/tasks/configure-pod-container/cilium-network-policy/)
* [Romana](/docs/tasks/configure-pod-container/romana-network-policy/)
* [Weave Net](/docs/tasks/configure-pod-container/weave-network-policy/)