From 7a49c4a7617f8cf685f7184f47f153cef586b595 Mon Sep 17 00:00:00 2001 From: SouthWolf Date: Mon, 11 Dec 2017 11:46:48 +0800 Subject: [PATCH] Update notes for Hyperkit & Docker for Mac --- docs/drivers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/drivers.md b/docs/drivers.md index 59562e128e..bf748428d9 100644 --- a/docs/drivers.md +++ b/docs/drivers.md @@ -103,6 +103,8 @@ curl -LO https://storage.googleapis.com/minikube/releases/latest/docker-machine- The hyperkit driver currently requires running as root to use the vmnet framework to setup networking. +If you encountered `Could not find hyperkit executable`, you might need to install [Docker for Mac](https://store.docker.com/editions/community/docker-ce-desktop-mac) + #### xhyve driver From https://github.com/zchee/docker-machine-driver-xhyve#install: