c12s-kubespray/roles/network_plugin
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 Allow connections from pods to local endpoints 2017-03-01 09:21:02 +02:00
canal Lower default memory requests 2017-02-27 10:53:43 -06:00
cloud/tasks Systemd units, limits, and bin path fixes 2016-12-28 15:49:42 +01:00
flannel Lower default memory requests 2017-02-27 10:53:43 -06:00
meta Add pseudo network plugin called "cloud" to use cloud provider for network 2016-12-13 17:30:10 +01:00
weave Lower default memory requests 2017-02-27 10:53:43 -06:00