kubespray/roles
Victor Morales e03e3c4582
Add Kata Containers support to CRI-O runtime (#6830)
* Enable Kata Containers for CRI-O runtime

Kata Containers is an OCI runtime where containers are run inside
lightweight VMs. This runtime has been enabled for containerd runtime
thru the kata_containers_enabled variable. This change enables Kata
Containers to CRI-O container runtime.

Signed-off-by: Victor Morales <v.morales@samsung.com>

* Set appropiate conmon_cgroup when crio_cgroup_manager is 'cgroupfs'

* Set manage_ns_lifecycle=true when KataContainers is enabed

* Add preinstall check for katacontainers

Signed-off-by: Victor Morales <v.morales@samsung.com>

Co-authored-by: Pasquale Toscano <pasqualetoscano90@gmail.com>
2020-10-23 03:07:46 -07:00
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use `connection: local` when `delegate_to: localhost` (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Adding option to disable globally applying a proxy to etc/yum.conf (#6828) 2020-10-20 23:22:19 -07:00
container-engine Add Kata Containers support to CRI-O runtime (#6830) 2020-10-23 03:07:46 -07:00
download Update k8s-dns-node-cache to 1.15.16 (#6852) 2020-10-22 10:29:36 -07:00
etcd Do not install etcd and etcdctl on master with scale.yml playbook. (#6798) 2020-10-06 07:04:20 -07:00
kubernetes Add Kata Containers support to CRI-O runtime (#6830) 2020-10-23 03:07:46 -07:00
kubernetes-apps Use existing variable for tiller service account name (#6829) 2020-10-19 03:04:13 -07:00
kubespray-defaults Add Kata Containers support to CRI-O runtime (#6830) 2020-10-23 03:07:46 -07:00
network_plugin allow non existing etcd group (#6797) 2020-10-21 07:32:20 -07:00
recover_control_plane Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
remove-node Make sure node_ip is set if node is in etcd group (#6719) 2020-09-18 17:14:27 -07:00
reset Make reset work for crio (#6812) 2020-10-12 15:47:22 -07:00
upgrade Edited pre-upgrade task to uncordon a node failing to drain (#6546) 2020-08-20 04:25:36 -07:00
win_nodes/kubernetes_patch Remove workaround with kube_proxy_remove (#6512) 2020-09-17 04:30:45 -07:00