mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
container_manager variable to specify runtime.
This commit is contained in:
@@ -26,7 +26,6 @@ skip_downloads: false
|
||||
```
|
||||
etcd_deployment_type: host
|
||||
kubelet_deployment_type: host
|
||||
manage_docker: false
|
||||
manage_crio: true
|
||||
container_manager: crio
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user