Context:
I wanted to try running mesheryctl for local development so that I could test some changes made to meshkit logic.
Steps:
Ran make in meshery/mesheryctl.
Then ./mesheryctl system start.
After this I ran mesheryctl system dashboard --port-forward.
Problem:
Initially for a minute or so everything worked, but after that the following error occurred. This happened no matter how many times I ran the command after killing it.
@palSagnik which platform are you using to run meshery server? meshery system start uses the current context from /.kube/config.yaml file
what context is it using?