- Vagrant
- Ansible
- Virtualbox(If your processor is x86-64 or AMD based.)
- Parallels(If your processor is ARM based. For example, if you have a computer with the Apple M1 series)
vagrant up
vagrant halt
vagrant destroy -f
vagrant ssh master -c "sudo cat ~/.kube/config" > ~/.kube/turknet-base-k8s
export KUBECONFIG=~/.kube/turknet-base-k8s