This commit is contained in:
Vincent Voyer 2018-10-08 11:20:26 +00:00 committed by GitHub
commit e7b7d8f558
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ $ brew install docker-machine-driver-hyperkit
```bash
$ brew cask install minikube
$ brew install docker-machine-driver-hyperkit
$ minikube start --vm-driver=hyperkit
$ minikube addons enable coredns
$ minikube addons enable ingress