c12s-kubespray/roles/kubernetes/master/templates
Aleksandr Didenko 3a39904011 Move calico-policy-controller into separate role
By default Calico CNI does not create any network access policies
or profiles if 'policy' is enabled in CNI config. And without any
policies/profiles network access to/from PODs is blocked.

K8s related policies are created by calico-policy-controller in
such case. So we need to start it as soon as possible, before any
real workloads.

This patch also fixes kube-api port in calico-policy-controller
yaml template.

Closes #1132
2017-03-17 11:21:52 +01:00
..
manifests Move calico-policy-controller into separate role 2017-03-17 11:21:52 +01:00
kubectl-kubeconfig.yaml.j2 Add HA/LB endpoints for kube-apiserver 2016-07-25 17:25:45 +02:00