c12s-kubespray/roles/container-engine
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
..
containerd Add proxy support to containerd, improves no_proxy (#5583) 2020-01-29 01:24:14 -08:00
cri-o Ubuntu CRI-O (#5426) 2019-12-19 04:37:57 -08:00
docker Remove stale legacy yum docker repo /etc/yum.repos.d/docker.repo (#5569) 2020-01-28 02:31:40 -08:00
docker-storage Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
meta Enable containerd to deploy vanilla containerd package (#4951) 2019-07-10 23:46:54 -07:00