From 78f38f1d4dfb079c467c4bef8bd7415429fa2db1 Mon Sep 17 00:00:00 2001 From: Bayu Aldi Yansyah Date: Sat, 26 Sep 2015 08:41:47 +0700 Subject: [PATCH] docs: work with VBox 5.0, confirmed add small update to the docs. based on this discussion https://groups.google.com/forum/#!topic/google-containers/qr4UMofltzs --- docs/getting-started-guides/vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/vagrant.md b/docs/getting-started-guides/vagrant.md index 49c1828c379..18c953473d0 100644 --- a/docs/getting-started-guides/vagrant.md +++ b/docs/getting-started-guides/vagrant.md @@ -57,7 +57,7 @@ Running Kubernetes with Vagrant (and VirtualBox) is an easy way to run/test/deve 1. Install latest version >= 1.6.2 of vagrant from http://www.vagrantup.com/downloads.html 2. Install one of: - 1. Version 4.3.28 of Virtual Box from https://www.virtualbox.org/wiki/Download_Old_Builds_4_3 + 1. Version 4.3.28 or 5.0 of Virtual Box from https://www.virtualbox.org/wiki/Downloads 2. [VMWare Fusion](https://www.vmware.com/products/fusion/) version 5 or greater as well as the appropriate [Vagrant VMWare Fusion provider](https://www.vagrantup.com/vmware) 3. [VMWare Workstation](https://www.vmware.com/products/workstation/) version 9 or greater as well as the [Vagrant VMWare Workstation provider](https://www.vagrantup.com/vmware) 4. [Parallels Desktop](https://www.parallels.com/products/desktop/) version 9 or greater as well as the [Vagrant Parallels provider](https://parallels.github.io/vagrant-parallels/)