mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions to setup k8s on Mac M1/M2 using UTM instead of VirtualBox

kamal2222ahmed opened this issue · comments

Looking at the README:
IMPORTANT This currently does not work on Apple M1/M2. Oracle are yet to release a compatible version for these systems.

Perhaps we can try to get this work on M1/M2 with UTM? and issue a set of instructions, or just have a Note that In order for the solution to work on Mac M1/M2, you can use UTM instead of VirtualBox ( VirtualBox is not available on M1/M2 )

You can also use Multipass on Apple Silicon.
There will be an update here for that in future.