c12s-kubespray/roles/container-engine/containerd
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
..
defaults Fix typo in Containerd configuration (#8206) 2021-11-19 08:40:53 -08:00
handlers Enable containerd to deploy vanilla containerd package (#4951) 2019-07-10 23:46:54 -07:00
meta containerd: add hashes for 1.5.8 and 1.4.12 and make 1.5.8 the new default (#8239) 2021-12-03 12:20:35 -08:00
molecule/default CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297) 2022-01-05 02:20:33 -08:00
tasks Use cgroupsv2 where available (fedora) (#8237) 2021-12-06 11:19:33 -08:00
templates Update config.toml.j2 (#8340) 2022-01-05 02:56:33 -08:00
vars containerd: download containerd from upstream instead of using distro specific packages (#7970) 2021-10-20 08:47:58 -07:00