Olá pessoal, eu não estou conseguindo instalar o Minikube no Pop!_OS 20.04 LTS e no Fedora 33, alguém pode me ajudar:
Erro Pop!_OS 20.04 LTS Observação: eu não desejo fazer o downgrade para a versão do VirtualBox version 5.0.12
jackson@pc-pop:~$ minikube start --vm-driver=virtualbox
minikube v1.12.1 on Debian bullseye/sid
Using the virtualbox driver based on existing profile
Starting control plane node minikube in cluster minikube
Restarting existing virtualbox VM for "minikube" ...
StartHost failed, but will try again: driver start: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Restarting existing virtualbox VM for "minikube" ...
Failed to start virtualbox VM. "minikube start" may fix it: driver start: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
[VBOX_HOST_ADAPTER] error provisioning host Failed to start host: driver start: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Suggestion: Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor
Documentation: https://stackoverflow.com/questions/52277019/how-to-fix-vm-issue-with-minikube-start
Related issues:
▪ https://github.com/kubernetes/minikube/issues/3614
▪ https://github.com/kubernetes/minikube/issues/4222
▪ https://github.com/kubernetes/minikube/issues/5817
jackson@pc-pop:~$