c12s-kubespray/roles/kubernetes/master/templates/manifests
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
..
kube-apiserver.manifest.j2 Add possibility to enable network policy via Calico network controller 2016-10-10 17:22:12 +03:00
kube-controller-manager.manifest.j2 merge with current master, update typos in doc 2016-08-24 09:56:42 -04:00
kube-scheduler.manifest.j2 Add HA/LB endpoints for kube-apiserver 2016-07-25 17:25:45 +02:00