Skip to content
Unverified Commit e03e3c45 authored by Victor Morales's avatar Victor Morales Committed by GitHub
Browse files

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: default avatarVictor 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: default avatarVictor Morales <v.morales@samsung.com>

Co-authored-by: default avatarPasquale Toscano <pasqualetoscano90@gmail.com>
parent 91f1edbd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment