Running Meshery

@anirudh-bukka please include output of your terminal.

Ensure that you have either Docker or Kubernetes running and available. Meshery deploys as a set of Docker containers, which can be deployed to either a Docker host or Kubernetes cluster. Run mesheryctl system context view and see your platform setting to determine which one your deployment is currently configured to use.

1 Like

@anirudh-bukka try deploying it on docker if k8s doesn’t work.

As said by @Lee you will have to deploy on docker in the form of containers running.
Which u can see by using docker ps cmd .