After installing meshery and spinning it up with docker curl -L https://meshery.io/install | PLATFORM=docker bash -
I set up my minikube cluster with minikube start
but when connecting meshery with mesheryctl system config minikube
it can not get the context as no authentication token found. The cluster is local so I think there shouldn’t be needed authentication.
Meshery is v0.7.10 and minikube is v1.32.0
Here are screenshots from the error