container_manager variable to specify runtime.

This commit is contained in:
Takashi Okamoto
2018-08-28 06:23:38 +00:00
parent 5eb805f098
commit d407a590a6
11 changed files with 20 additions and 29 deletions

View File

@@ -26,7 +26,6 @@ skip_downloads: false
```
etcd_deployment_type: host
kubelet_deployment_type: host
manage_docker: false
manage_crio: true
container_manager: crio
```