Prepare, configure, and manage Firecracker microVMs in seconds!
virtualization linux microvm firecracker

update README

+4
+4
README.md
··· 15 15 - **Cross-Architecture Support**: Supports x86_64 and aarch64 with automatic detection. 16 16 - **Robust Error Handling**: Clear error messages using anyhow for easy debugging. 17 17 18 + ## Prerequisites 19 + - [CoreDNS](https://coredns.io/) (for DNS resolution) 20 + - [NextDHCP](https://github.com/nextdhcp/nextdhcp) (for DHCP services) 21 + 18 22 ## Installation 19 23 20 24 You can install `fireup` using bash: