centos/ubuntu 下执行Vagrant up
报错
==> kmaster: Running provisioner: shell... kmaster: Running: C:/Users/user01/AppData/Local/Temp/vagrant-shell20211230-2720-hamj3k.sh kmaster: [TASK 1] Pull required containers kmaster: /tmp/vagrant-shell: line 17: kubeadm: command not found kmaster: [TASK 2] Initialize Kubernetes Cluster kmaster: [TASK 3] Deploy Calico network kmaster: [TASK 4] Generate and save cluster join command to /joincluster.sh The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.
centos/ubuntu 下执行
Vagrant up
报错==> kmaster: Running provisioner: shell... kmaster: Running: C:/Users/user01/AppData/Local/Temp/vagrant-shell20211230-2720-hamj3k.sh kmaster: [TASK 1] Pull required containers kmaster: /tmp/vagrant-shell: line 17: kubeadm: command not found kmaster: [TASK 2] Initialize Kubernetes Cluster kmaster: [TASK 3] Deploy Calico network kmaster: [TASK 4] Generate and save cluster join command to /joincluster.sh The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.