标签:product mini download git box 主机 mac hub tps
安装要求:安装Hypervisor
macOS: VirtualBox or VMware Fusion, or HyperKit.
Linux: VirtualBox or KVM.
注:
minikube 也支持 --vm-driver=none 选项,可以直接运行在主机上,而不是vm上。使用这个选项,需要的是docker,而不是hypervisor.
安装kubectl
参考0-1 的安装文档
安装minikube
根据最新版本的安装步骤安装
https://github.com/kubernetes/minikube/releases
标签:product mini download git box 主机 mac hub tps
原文地址:http://blog.51cto.com/binuu/2304900