git clone https://github.com/kevsersrca/kubernetes-vagrant-ansible-deployment.git k8s
cd k8s
vagrant up
and 3 vm created !
vagrant ssh k8s-master
kubectl get nodes
if not viewing nodes, firstly run the command master node
kubeadm token create --print-join-command
and this output run the nodes