Skip to content

nareshmaharaj-consultant/vagrant_for_kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-for-kubeadm

  • Will create an Ubuntu Kubernets cluster.
  • Disable swap
  • add firewall rules
  • Enable required ports for inter vm connectivity
  • creates a setup script to be run on all hosts to CRI, CNI, kubeadm kubectl, ..

If you are using a Mac you may wish to update the allowed address range by adding the following to /etc/vbox/networks.conf
10.0.0.0/8 192.168.0.0/16
2001::/64

  • _start.sh ( Create VMs )
  • ./setup-k8s.sh ( For the k8s cluster )
  • source ~/.bashrc ( auto complete )

About

vagrant files to get 4 node control plain and worker infra set up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages