c12s-kubespray/roles/container-engine/containerd/templates
Takuya Murakami 019bcbc893
Update config.toml.j2 (#8340) (#8602)
* 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

(cherry picked from commit dda557ed23)

Co-authored-by: Choi Yongbeom <59861163+mircyb@users.noreply.github.com>
2022-03-09 06:22:13 -08:00
..
config.toml.j2 Update config.toml.j2 (#8340) (#8602) 2022-03-09 06:22:13 -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