Updated vagrant.md (#10836)

This commit is contained in:
Kundan Kumar
2024-01-29 14:16:35 +09:00
committed by GitHub
parent 0ddf872163
commit 4ea1a0132e

View File

@ -1,6 +1,6 @@
# Vagrant
Assuming you have Vagrant 2.0+ installed with virtualbox, libvirt/qemu or
Assuming you have Vagrant 2.0+ installed with virtualbox (it may work with libvirt/qemu or
vmware, but is untested) you should be able to launch a 3 node Kubernetes
cluster by simply running `vagrant up`.