Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1.72 KB

README.md

File metadata and controls

28 lines (13 loc) · 1.72 KB

MaroonedPods [WIP]

An operator that enables container workloads to be isolated in Virtual Machines using KubeVirt.

Here's a brief overview of how it works:

  • Any submitted pod tagged with a "maroonedPods" label will be admitted but will be prevented from scheduling.

  • At this point, a new Virtual Machine will be created. It will run a Kubernetes Node image.

  • On boot, this VM will register itself as a Node within the cluster, specifically allocated for the awaiting pod.

  • As soon as this Node becomes ready, the Scheduling Gate on the pod is removed, allowing it to be scheduled to this newly prepared Node.


MaroonedPods is taking the Kubernetes native approach to the workload isolation problem.
The project lets you run Pod in virtual machines (VMs). These pods can use all the available Kubernetes plugins and access special hardware just like any other app running on KubeVirt VMs.


Screencast.from.2024-02-02.13-23-28.webm