我正在运行以下命令
/usr/bin/minikube start --vm-driver none
我收到以下错误
Starting local Kubernetes v1.8.0 cluster...
Starting VM...
Getting VM IP address...
Moving files into cluster...
E0101 22:32:32.684493 122952 start.go:223] Error updating cluster: error creating file at /usr/local/bin/localkube: open /usr/local/bin/localkube: read-only file system
我如何解决这个问题?
答案 0 :(得分:0)
我收到了这个错误并修复了它 请尝试以下命令:
brew install docker-machine-driver-xhyve