Update README.md

This commit is contained in:
jprdonnelly
2019-10-09 08:18:31 -04:00
committed by GitHub
parent 068e857540
commit c94b980c7b

View File

@@ -5,8 +5,11 @@ A [Vagrant](https://www.vagrantup.com/) script for setting up a barebones [Kuber
* **[Vagrant 2.2.4+](https://www.vagrantup.com)**
* **[Virtualbox 6+](https://www.virtualbox.org)**
* Do NOT install the proprietary extension pack from Oracle - it is non-free and they have started to track IP addresses and demand license fees.
* Do NOT use Powershell ISE - when attempting to SSH, ISE will lockup. Please use CMD/Powershell or a *nix OS.
### Start the Base Cluster
Run the following command using CMD/Powershell in the dir where your [Vagrantfile](https://github.com/jprdonnelly/kubernetes-cluster/blob/master/Vagrantfile "Vagrantfile") lives.