Create, manage, and interact with Firecracker microVMs and Kubernetes clusters using the vmm CLI tool. Use when an agent needs to: spin up a Linux VM for testing or development, create a Kubernetes cluster from microVMs, snapshot a VM's rootfs for reuse, manage VM lifecycle (create/start/stop/delete), SSH into a running VM, or work with custom kernels. Triggers on tasks involving virtual machines, test environments, isolated Linux environments, Kubernetes cluster creation, or VM-based infrastructure. Assumes vmm is already installed and configured on the host.
2026-05-21