Is it possible to add support for Apple m3 chip for the "Deploying with kubeadm" topic in the CKA course?

Hi,
I have an Apple Macbook pro m3 chip laptop and I’m unable to complete the topic “Deploy with Kubeadm – Provision VMs with Vagrant” because it seems like VirtualBox doesn’t support m3 chipset.
Is it possible to update this tutorial so I can do this topic on my m3 chip?
Thanks

First, you should use the tutorials in the course repository for this, since we’ve given you options that will work with Apple Silicon Macs.

The easiest solution right now is to use the multipass example we include in the repo. This does not use Virtualbox, and will work fine on your M3 mac.