This tutorial leverages the VirtualBox to streamline provisioning of the compute infrastructure required to bootstrap a Kubernetes cluster from the ground up. Click to download and install VirtualBox.
使用 Vagrant 管理虚拟机资源,使用 vagrant-hosts 插件管理虚拟机中的/etc/hosts
文件。
vagrant plugin install vagrant-hosts
output
Installing the 'vagrant-hosts' plugin. This can take a few minutes...
Installed the plugin 'vagrant-hosts (2.8.0)'!