Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 335 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 335 Bytes

Prerequisites

  • Vagrant
  • Ansible

Note

I use Vagrant + Vagrant Libvirt because my lab environment using KVM Hypervisor. :) You need to change provider if you use other hypervisor.

How to use

root@mylab$ vagrant up

Above command will create VM + Kubernetes Cluster using kubeadm --> Calico CNI and Containerd.