Error While setting up Meshery using K8s

  curl -L https://meshery.io/install | PLATFORM=kubernetes bash -
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  7905  100  7905    0     0  14887      0 --:--:-- --:--:-- --:--:-- 14943

Downloading mesheryctl-v0.6.0-rc.6fd for Linux...

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 18.4M  100 18.4M    0     0  1565k      0  0:00:12  0:00:12 --:--:-- 3281k

Extracting mesheryctl-v0.6.0-rc.6fd to temporary folder 4QZhjz93BoZDtizQ...

Installing mesheryctl in /usr/local/bin.
[sudo] password for eeshaaaaaan:
Permission Resolved: mesheryctl installed using sudo permissions.
permissions moved to eeshaaaaaan
Removing installation files
Starting Meshery...
Error: stat /home/eeshaaaaaan/.kube/config: no such file or directory. Your local context is configured to run Meshery on Kubernetes using the Default token.<br />The Kubernetes cluster is not accessible. Please confirm that the token is valid. See https://docs.meshery.io/installation/quick-start for additional instructions

Be sure to have a Kubernetes cluster available and to have that cluster and it’s credentials defined in your local kubeconfig.

@eeshaaaan9 this simply means k8s is not running on your system. Make sure to test that it is running before deploying meshery on it.