c12s-kubespray/roles/network_plugin/calico
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
..
defaults Lower default memory requests 2017-02-27 10:53:43 -06:00
handlers Drop non systemd OS types support 2017-01-02 12:14:03 +01:00
meta Add tags 2016-12-09 12:14:28 +01:00
rr Lower default memory requests 2017-02-27 10:53:43 -06:00
tasks Rework inventory all by real groups' vars 2017-02-23 09:43:42 +01:00
templates Allow connections from pods to local endpoints 2017-03-01 09:21:02 +02:00