c12s-kubespray/roles/container-engine/containerd
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
..
defaults containerd: update to 1.2.10 (#5341) 2019-11-22 00:09:29 -08:00
handlers Enable containerd to deploy vanilla containerd package (#4951) 2019-07-10 23:46:54 -07:00
tasks Add proxy support to containerd, improves no_proxy (#5583) 2020-01-29 01:24:14 -08:00
templates Add proxy support to containerd, improves no_proxy (#5583) 2020-01-29 01:24:14 -08:00
vars containerd: update to 1.2.10 (#5341) 2019-11-22 00:09:29 -08:00