kubespray/roles
Etienne Champetier 9f2dd09628
Add proxy support to containerd, improves no_proxy (#5583)
* containerd: add proxy support

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>

* kubespray-defaults: add kube_service_addresses / kube_pods_subnet to no_proxy

CIDR notation in no_proxy is supported by a lot of programs/languages,
including go: https://github.com/golang/go/issues/16704
Without that containerd cannot talk the the API server (kube_apiserver_ip),
but it should not go through an external proxy for the nodes/pods/services

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2020-01-29 01:24:14 -08:00
..
adduser fix useradd etcd (#5281) 2019-11-11 03:27:41 -08:00
bastion-ssh-config Adding "-F /dev/null" to load null SSH config file. (#4933) 2019-07-02 01:53:08 -07:00
bootstrap-os Fixes for CentOS 8 (#5213) 2019-12-09 01:37:10 -08:00
container-engine Add proxy support to containerd, improves no_proxy (#5583) 2020-01-29 01:24:14 -08:00
download Fix hashes... kubernetes 1.17.2 (#5581) 2020-01-24 06:44:31 -08:00
etcd Set pipefail in case tar fails (#5506) 2020-01-06 02:25:34 -08:00
kubernetes Ensure we always fixup kube-proxy kubeconfig (#5524) 2020-01-14 02:45:09 -08:00
kubernetes-apps update api-version for PriorityClass following removal in 1.17 (#5450) 2020-01-16 01:52:22 -08:00
kubespray-defaults Add proxy support to containerd, improves no_proxy (#5583) 2020-01-29 01:24:14 -08:00
network_plugin Raise typha max connections to 300 (#5527) 2020-01-10 00:24:33 -08:00
recover_control_plane Add default value for `bin_dir` in recover control plane (#5396) 2019-12-09 02:54:02 -08:00
remove-node Fix issue in remove-node/post-remove task (#5185) (#5186) 2019-10-10 05:17:43 -07:00
reset Fixes for CentOS 8 (#5213) 2019-12-09 01:37:10 -08:00
upgrade Fix Ansible-lint error [E502] (#4743) 2019-05-16 00:27:43 -07:00
win_nodes/kubernetes_patch Add wait for kubectl get ds after upgrades (#5433) 2019-12-11 11:23:55 -08:00