Copy-on-Write Drive Volumes for Firecracker microVMs
Run many microVMs from the same base image without duplicating full root filesystems. You will layer copy-on-write storage on top of a shared read-only rootfs so each guest gets fast, isolated, and disposable writable state.
Work in Progress
Materials are coming soon
We're working hard to finish this content. Please consider upgrading your membership to help us complete it faster.
Support Development- Previous lesson
- Accessing a Firecracker microVM Over VSOCK
- Next lesson
- Running Firecracker Under the Jailer