fix(day-2): Typo

This commit is contained in:
2026-03-21 15:46:51 +01:00
parent cdf7163a27
commit 974f9f941d

View File

@@ -28,7 +28,7 @@ A talk by EDERA - one of the sponsors of Cloud Natice Rejekts.
## Kubernetes joins the game
- Background: Kubernetes is built for containers and not for deep isolation
- Existing solutions: KubeVirt (manage KVM through KubeAPI)m kada Containers (Deeper Sandbox), GVisor (emulated syscalls)
- Existing solutions: KubeVirt (manage KVM through KubeAPI)m kata Containers (Deeper Sandbox), GVisor (emulated syscalls)
- EDERA's idea: Their own CRI (container runtime interface) that makes vm management transparent and can run vms alongside containers
- Potential Problems:
- Kubernetes assumes that cgropups exist