Kubernetes / Deis environment setup (Mac edition)
Local- 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:
-