Local Kubernetes / Deis environment setup (Mac edition)
- Install Kubernetes (minikube)
-
Install VirtualBox or VMWare Fusion
-
Install
minikube
:$ brew install minikube
or download the latest release manually
-
Create and start the Kubernetes VM:
-