openstack-helm/tools/vagrant
Stacey Fletcher bf5c643ce1 Move dev directory contents and update VagrantFile
This PS moves the dev contents to the tools directory as well
as updates the VagrantFile to use the existing scripts
for installing kubeadm-aio and deploying helm charts.

Change-Id: I6768d1f96abe6b15f66931d543e9adcc0e82829b
2017-06-02 10:11:04 -05:00
..
config.rb Move dev directory contents and update VagrantFile 2017-06-02 10:11:04 -05:00
README.rst Move dev directory contents and update VagrantFile 2017-06-02 10:11:04 -05:00
Vagrantfile Move dev directory contents and update VagrantFile 2017-06-02 10:11:04 -05:00

Vagrant Deployment

Requirements

  • Hardware:
    • 16GB RAM
    • 32GB HDD Space
  • Software
    • Vagrant >= 1.8.0
    • VirtualBox >= 5.1.0
    • Git

Deploy

Make sure you are in the directory containing the Vagrantfile before running the following commands.

Create VM

vagrant up --provider virtualbox

Validate helm charts are successfully deployed

vagrant ssh
helm list