openstack-helm/tools/vagrant
Larry Rensing 8ce88e52e0 Cleanup installation docs
This PS organizes the installation document tree for easier navigation
and updating relevant content.

Change-Id: I51951d99dfc06bf441bd65ca817119cbca061851
2017-07-03 11:54:29 -05:00
..
config.rb Move dev directory contents and update VagrantFile 2017-06-02 10:11:04 -05:00
README.rst Cleanup installation docs 2017-07-03 11:54:29 -05:00
Vagrantfile Move dev directory contents and update VagrantFile 2017-06-02 10:11:04 -05:00

Vagrant Deployment

A Vagrantfile has been provided in the tools/ directory. This vagrant installation will prep a single VM with specs from the config.rb file, and will run OpenStack-Helm gate scripts to set up Kubernetes.

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