Lets add a preflight command that will check the host to see if all requirements are met. So it will check things like:
- containerd exists
- devmapper containerd plugin is enabled and ok
- binaries for firecracker exists
- binaries for cloud-hypervisor exist
- capabilities have been added to the binary
- kvm is enabled
Lets add a preflight command that will check the host to see if all requirements are met. So it will check things like: