Running Kubernetes locally on M1 Mac Running Kubernetes locally on M1 Mac kubernetes kubernetes

Running Kubernetes locally on M1 Mac


First, it is usually good to have Docker when working with containers. Docker now has a Tech Preview of Docker for Apple M1 based macs.

When you have a workin Docker on your machine, it should also work to use Kind - a way to run Kubernetes on Docker containers.