c12s-kubespray/roles/kubernetes/node/templates
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
..
manifests Merge pull request #528 from kubespray/proxy-nginx 2016-10-05 19:19:32 +02:00
cni-calico.conf.j2 Add possibility to enable network policy via Calico network controller 2016-10-10 17:22:12 +03:00
deb-kubelet.initd.j2 Fix init scripts for etcd. Fixes #383 2016-08-15 14:09:42 +03:00
kubelet-container.j2 Deploy kubelet and kube-apiserver as containers 2016-07-22 16:42:34 +03:00
kubelet.j2 Make dnsmasq daemon set optional 2016-09-23 12:59:06 +02:00
kubelet.service.j2 Move docker systemd unit creation to docker role 2016-08-02 17:56:24 +03:00
nginx.conf.j2 use nginx proxy on non-master nodes to proxy apiserver traffic 2016-10-05 20:09:10 +03:00
node-kubeconfig.yaml.j2 Bump Calico-CNI plugin binaries versions 2016-10-07 13:14:46 +03:00
rh-kubelet.initd.j2 run apiserver as a service 2016-01-23 14:21:04 +01:00