I installed minikube on my linux ubuntu envoirment and started the minikube on my docker but when I import the kube config file, I am getting the following error
Generated context: minikube error getting kubernetes version: Get “https://127.0.0.1:49193/version”: dial tcp 127.0.0.1:49193: connect: connection refused Skipping context
Can anyone tell me where I am going wrong as I am quite new to k8s