fire-ant / microvm-operator

Kubernetes Operator to create MicroVMs on Flintlock hosts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microvm-operator

A simple kubernetes operator to create batches of MicroVMs on Flintlock-running devices.

Note that this is VERY poc right now...

Getting Started

For now refer to the auto-generated kubebuilder docs.

Contributing

Refer to the general Liquid Metal contribution guides.

How it works

This project aims to follow the Kubernetes Operator pattern

It uses Controllers which provides a reconcile function responsible for synchronizing resources until the desired state is reached on the cluster.

About

Kubernetes Operator to create MicroVMs on Flintlock hosts

License:Mozilla Public License 2.0


Languages

Language:Go 94.2%Language:Makefile 4.9%Language:Dockerfile 0.9%