What is flintlock?
mainFlintlock is a service designed to create and manage the lifecycle of microVMs on a host machine. It is backed by containerd and currently supports [Firecracker][firecracker], with plans to support [Cloud Hypervisor][ch] in the future.
Its primary use case is providing microVM nodes for virtualized Kubernetes clusters on bare-metal hosts. It serves as a core component of [Liquid Metal][liquid-metal] and is intended to be driven by the [Cluster API Provider Microvm][capmvm].