dyrnq / kubeadm-vagrant

Run kubernetes cluster with kubeadm on vagrant.
1 stars 5 forks source link

VirtualBox is complaining that the kernel module is not loaded. #3

Open dyrnq opened 3 years ago

dyrnq commented 3 years ago
VirtualBox is complaining that the kernel module is not loaded. Please
run `VBoxManage --version` or open the VirtualBox GUI to see the error
message which should contain instructions on how to fix this error.
apt install linux-headers-$(uname -r) -y && /sbin/vboxconfig