Skip to content

waiiphyo/k8s_vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

You need to install vagrant in your machine

sudo apt install vagrant

Install Vagrant plugin for kvm

vagrant plugin install vagrant-libvirt

Clone the repository

git clone https://github.com/waiiphyo/k8s_vagrant.git

Useful commands

Provision Infra

vagrant up  

Connect with ssh

vagrant ssh

Stop the VM

vagrant halt

Clean the Infra

vagrant destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages