kubespray/roles/container-engine/containerd/templates
Feruzjon Muyassarov 1fd31ccc28
Refactor NRI activation for containerd and CRI-O (#10470)
Refactor NRI (Node Resource Interface) activation in CRI-O and
containerd. Introduce a shared variable, nri_enabled, to streamline
the process. Currently, enabling NRI requires a separate update of
defaults for each container runtime independently, without any
verification of NRI support for the specific version of containerd
or CRI-O in use.

With this commit, the previous approach is replaced. Now, a single
variable, nri_enabled, handles this functionality. Also, this commit
separates the responsibility of verifying NRI supported versions of
containerd and CRI-O from cluster administrators, and leaves it to
Ansible.

Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
2023-09-26 08:05:25 -07:00
..
config.toml.j2 Refactor NRI activation for containerd and CRI-O (#10470) 2023-09-26 08:05:25 -07:00
containerd.service.j2 optimize cgroups settings for node reserved (#9209) 2022-12-30 08:05:30 -08:00
hosts.toml.j2 Fix containerd config_path mirrors and remove nerdctl insecure_registry (#10196) 2023-08-16 05:18:27 -07:00
http-proxy.conf.j2 Add proxy support to containerd, improves no_proxy (#5583) 2020-01-29 01:24:14 -08:00