v0.2.1
What's Changed
- fix(ci): update release pipeline for Linux-only builds (c1ddadd)
- docs(infra): add Ansible test report for VirtualBox (29c0fb6)
- test(infra): add VirtualBox inventory and fix ansible.cfg (03d2907)
- feat(infra): add Ansible automation for cluster deployment (8e40c31)
Full Changelog: v0.2.0...v0.2.1
🐧 Platform Support
Supported Platforms:
- ✅ Linux amd64 (x86_64)
- ✅ Linux arm64 (AArch64)
Requirements:
- KVM support (/dev/kvm)
- Linux kernel 4.14+
- Firecracker v1.14+
Note: macOS and Windows are not supported. SwarmCracker requires KVM virtualization which is Linux-only.