I have set up meshery repository locally and installed docker/docker desktop along with the mesher extension.
Now when I try executing
mesheryctl system start
I get
Error: CreateFile C:\Users\dsawa\.kube\config: The system cannot find the path specified.. Your local context is configured to run Meshery on Kubernetes using the default token.
The Kubernetes cluster is not accessible. Please confirm that the cluster is running. See https://docs.meshery.io/installation/quick-start for additional instructions.
I see that the config doesn’t detect the docker host, can someone throw light on what steps to follow to troubleshoot this? Quite possible that my understanding of the flow is incomplete so would appreciate any clarifications.