mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.6k stars 4.48k forks source link

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

Closed kamal2222ahmed closed 7 months ago

kamal2222ahmed commented 10 months ago

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 )

fireflycons commented 7 months ago

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