c12s-kubespray/roles/container-engine/containerd/templates
Choi Yongbeom dda557ed23
Update config.toml.j2 (#8340)
* Update config.toml.j2

i think this commit code is not completed works

exam registry address : a.com:5000

insecure registry must be http://a.com:5000

but this code add insecure a.com:5000 (without http://)

If there is no http, containerd accesses with https even if insecure_skip_verify = true

solution is code edit

* Update config.toml.j2

* Update containerd.yml

* Update containerd.yml

* Update containerd.yml

* Update config.toml.j2
2022-01-05 02:56:33 -08:00
..
config.toml.j2 Update config.toml.j2 (#8340) 2022-01-05 02:56:33 -08:00
containerd.service.j2 containerd: download containerd from upstream instead of using distro specific packages (#7970) 2021-10-20 08:47:58 -07:00
http-proxy.conf.j2 Add proxy support to containerd, improves no_proxy (#5583) 2020-01-29 01:24:14 -08:00