The Firecracker virtual machine monitor
The Firecracker virtual machine monitor
Posted Jan 7, 2019 9:48 UTC (Mon) by sambo (subscriber, #25831)In reply to: The Firecracker virtual machine monitor by aliguori
Parent article: The Firecracker virtual machine monitor
Kata wants to support as much as its upstream consumers need. In other words, it tries to provide the right abstraction for mainly supporting Kubernetes and Docker as their container runtime. So the design decisions are mostly driven by the kind of orchestrator we want to support rather than the type of workloads/containers those throw at us.
The Kubernetes sig-node work on the runtime class aims at eventually being able to specify what kind of workload a CRI compatible runtime can support, but it's not there yet.