The connection to the server localhost:8080 was refused - did you specify the right host or port?
Tela de erro no Linux

ATÉ 50% OFF
TÁ ACABANDO!
0 dias
0 horas
0 min
0 seg
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Tela de erro no Linux

o mesmo problema aqui
Resolvi o problema da seguinte maneira:
Instalei o minikube
curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64
sudo install minikube-linux-amd64 /usr/local/bin/minikubeIniciei o minikube
minikube startErro corrigido, obrigado !