Files
kubespray/docs
Feruzjon Muyassarov b9fc4ec43e 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>
(cherry picked from commit 1fd31ccc28)
2023-10-06 23:24:19 +02:00
..
2023-01-30 16:58:49 -08:00
2023-04-16 18:28:43 -07:00
2023-01-03 10:27:59 +01:00
2022-10-07 02:21:53 -07:00
2023-03-20 02:41:17 -07:00
2023-02-12 16:05:31 -08:00
2022-12-27 18:13:28 -08:00
2023-04-16 18:28:43 -07:00
2022-10-18 09:17:42 +02:00
2022-01-27 08:36:59 -08:00
2023-01-28 19:10:33 -08:00
2022-09-15 00:09:22 -07:00
2022-10-30 17:16:43 -07:00