小编Kap*_*ios的帖子

无法在 Windows 10 中使用 Docker 作为驱动程序启动 minikube

我第一次尝试在我的笔记本电脑上运行 Minikube v1.19.0,使用 Docker 作为驱动程序,但没有成功。以下是执行日志:

\n
PS C:\\Users\\______\\kubernetes> minikube start --driver=docker --alsologtostderr\nI0916 19:01:44.059272   20464 out.go:278] Setting OutFile to fd 96 ...\nI0916 19:01:44.059272   20464 out.go:291] Setting ErrFile to fd 100...\nW0916 19:01:44.091562   20464 root.go:292] Error reading config file at C:\\Users\\proskos\\.minikube\\config\\config.json: open C:\\Users\\proskos\\.minikube\\config\\config.json: The system cannot find the file specified.\nI0916 19:01:44.097634   20464 out.go:285] Setting JSON to false\nI0916 19:01:44.110479   20464 start.go:108] hostinfo: {"hostname":"--------","uptime":118298,"bootTime":1631689806,"procs":291,"os":"windows","platform":"Microsoft Windows 10 Enterprise","platformFamily":"Standalone Workstation","platformVersion":"10.0.18363 Build 18363","kernelVersion":"10.0.18363 Build 18363","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"---------------"}\nW0916 19:01:44.110479   20464 start.go:116] gopshost.Virtualization returned error: not implemented yet\nI0916 19:01:44.113153   20464 out.go:157]   minikube …
Run Code Online (Sandbox Code Playgroud)

windows-10 minikube docker-desktop

3
推荐指数
1
解决办法
8187
查看次数

标签 统计

docker-desktop ×1

minikube ×1

windows-10 ×1