Kessy:
Hello all
I am deploying a k8s cluster on my local machine with kubeadm i get stuck on provisionning vm with vmware. To do that i change the vagrant file provided in the CKa course on this way :
" node.vm.provider “vmware_workstation” do |vb|"
it still use virtual box as provider, do you know how to change provider ?
Thanks for your answer
Shubhendra Kumar:
are u using virtual box and installed ubuntu ? and trying spin the machine using vagrant ? in that case u can install virtual box and vagrant.
unnivkn:
please uninstall virtualbox & keep only vmware & try