Skip to content

makwanji/lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abount project

This project is to setup LAB environment ent using Vagrant and VirtualBox.

Prerequisite

Install Virtulbox softwaer

Download 5.2 version of software https://www.virtualbox.org/wiki/Download_Old_Builds_5_2

Install Virtualbox 6.1 & Vagarnat in Ubuntu 20.04

https://linuxconfig.org/install-virtualbox-on-ubuntu-20-04-focal-fossa-linux

Issue fix

oracle/vagrant-projects#178 (comment)

Install Vagaant software

Download from below https://www.vagrantup.com/downloads

configure kuberneties cli in your laptop

https://kubernetes.io/docs/tasks/tools/install-kubectl/

Ansible - folder

This folder has a required files to setup environment as below.

lb1 - VM For Loadbalancer vm1 - vm server 1 vm2 - vm server 2

to start lab

  1. clone this folder to your PC/MAC
  2. go to that folder and run command vagrant up
  3. repeat this for all 3 folder

kubernetes

This folder has a required files to setup environment as below.

k8node1 - Kubernetes node 1 k8node2 - Kubernetes node 1 k8node3 - Kubernetes node 1

to start lab

  1. clone this folder to your PC/MAC
  2. go to that folder and run command vagrant up
  3. repeat this for all 3 folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages