Kubernetes in local the easy way: Docker Desktop (on Mac)
Published in
9 min readFeb 5, 2020
--
What this is
A step by step tutorial about one of the easiest and most straight forward ways to have a simple single-node Kubernetes cluster running in your local using Docker Desktop (on Mac).
Some basic knowledge of Docker and Kubernetes is expected.
What this is not
This is not a tutorial or an article about what is Docker? or what is Kubernetes?. There is plenty of literature on those topics on the internet e.g: