Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

Proxmox 6.0 cluster provisioned using vagrant with virtualbox provicer

License

Notifications You must be signed in to change notification settings

kairops/vagrant-virtualbox-proxmox-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Please visit https://github.com/kairops/vagrant-virtualbox-proxmox-cluster

Proxmox Cluster LAB

Build a proxmox 6.0 cluster using Vagrant for testing purposes

Prerequisites

Instructions

  1. Clone the repository

  2. Execute devcontrol box-build and wait for completion. A new vagrant box called "proxmox-ve-cluster" will be created.

  3. Execute devcontrol cluster-build and wait for comnpletion. The pve cluster "pvetest" will be created.

  4. Access to the nodes with "root" uaser and "vagrant" password

  5. Access to the ssh console of the nodes with

    $ devcontrol cluster-ssh node1 $ devcontrol cluster-ssh node2 $ devcontrol cluster-ssh node3

  6. Enjoy!

What do you get

Three virtualbox virtual machines with 512 MB of RAM, 2 CPU's and a second empty HD with 20 GB in every node. Proxmox v6.0 will be installed in the virtual machines.

You can deploy LXC containers (KVM also if you have nested virtualizaation enabled) using vmbr0 network and the following gateways:

  • 10.12.12.1 within node1
  • 10.12.12.2 within node2
  • 10.12.12.3 within node3

Where to go now

Todo

  • CEPH cluster howto
  • ZFS storage howto, w/ replication test

About

Proxmox 6.0 cluster provisioned using vagrant with virtualbox provicer

Resources

License

Stars

Watchers

Forks

Packages

No packages published