This project is to setup LAB environment ent using Vagrant and VirtualBox.
Download 5.2 version of software https://www.virtualbox.org/wiki/Download_Old_Builds_5_2
https://linuxconfig.org/install-virtualbox-on-ubuntu-20-04-focal-fossa-linux
oracle/vagrant-projects#178 (comment)
Download from below https://www.vagrantup.com/downloads
https://kubernetes.io/docs/tasks/tools/install-kubectl/
This folder has a required files to setup environment as below.
lb1 - VM For Loadbalancer vm1 - vm server 1 vm2 - vm server 2
- clone this folder to your PC/MAC
- go to that folder and run command vagrant up
- repeat this for all 3 folder
This folder has a required files to setup environment as below.
k8node1 - Kubernetes node 1 k8node2 - Kubernetes node 1 k8node3 - Kubernetes node 1
- clone this folder to your PC/MAC
- go to that folder and run command vagrant up
- repeat this for all 3 folder