minikube报错:This computer doesn’t have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory.
生活随笔
收集整理的这篇文章主要介绍了
minikube报错:This computer doesn’t have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory.
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
docker-machine create default --virtualbox-no-vtx-check
参考链接:https://blog.csdn.net/qq_43363200/article/details/106936416
总结
以上是生活随笔为你收集整理的minikube报错:This computer doesn’t have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory.的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 【网址收藏】在win10中使用Minik
- 下一篇: ionic安装及入门示例