Browse Source

Updated vagrant.md (#10836)

pull/10847/head
Kundan Kumar 9 months ago
committed by GitHub
parent
commit
4ea1a0132e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/vagrant.md

2
docs/vagrant.md

@ -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`.

Loading…
Cancel
Save