c12s-kubespray/roles/kubernetes/node
Artem Roma 3919d666c1 Add possibility to enable network policy via Calico network controller
The requirements for network policy feature are described here [1]. In
order to enable it, appropriate configuration must be provided to the CNI
plug in and Calico policy controller must be set up. Beside that
corresponding extensions needed to be enabled in k8s API.

Now to turn on the feature user can define `enable_network_policy`
customization variable for Ansible.

[1] http://kubernetes.io/docs/user-guide/networkpolicies/
2016-10-10 17:22:12 +03:00
..
defaults Merge pull request #528 from kubespray/proxy-nginx 2016-10-05 19:19:32 +02:00
handlers Fix etcd restart and handler systemd tasks 2016-07-29 16:32:35 +03:00
meta Download containers and save all 2016-09-15 16:43:56 +02:00
tasks use nginx proxy on non-master nodes to proxy apiserver traffic 2016-10-05 20:09:10 +03:00
templates Add possibility to enable network policy via Calico network controller 2016-10-10 17:22:12 +03:00