c12s-kubespray/roles/network_plugin/calico/templates
Artem Panchenko fa05d15093 Allow connections from pods to local endpoints
By default Calico blocks traffic from endpoints
to the host itself by using an iptables DROP
action. It could lead to a situation when service
has one alive endpoint, but pods which run on
the same node can not access it. Changed the action
to RETURN.
2017-03-01 09:21:02 +02:00
..
calico-node.service.j2 Allow connections from pods to local endpoints 2017-03-01 09:21:02 +02:00
calico-node.service.legacy.j2 Switch to ansible_hostname in calico 2017-01-25 11:49:58 +01:00
calico.env.j2 Switch to ansible_hostname in calico 2017-01-25 11:49:58 +01:00
calicoctl-container.j2 Fix shell special vars 2017-02-21 22:22:40 +03:00
cni-calico.conf.j2 Switch to ansible_hostname in calico 2017-01-25 11:49:58 +01:00