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
Version of Meshery and mesheryctl? Output of mesheryctl version? Are you building Meshery or deploying Meshery? Version of Minikube? Output of kubectl config view?
Hey, I am beginner to meshery . I started running meshery localy and wanted to connect minikube with it throught the token method. But am getting error as
[Configuring Meshery to access Minikube…
Error getting context: no contexts found]
I also tried by manually editing the configuration yaml file used by meshery, still i was not able to connect minikube with meshery, can anyone help me with this?