mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
Add youki runtime support (#8411)
This commit is contained in:
@@ -275,6 +275,10 @@ gvisor_enabled: false
|
||||
# When enabled, it requires container_manager=crio
|
||||
crun_enabled: false
|
||||
|
||||
# Enable youki as additional container runtime
|
||||
# When enabled, it requires container_manager=crio
|
||||
youki_enabled: false
|
||||
|
||||
# Container on localhost (download images when download_localhost is true)
|
||||
container_manager_on_localhost: "{{ container_manager }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user