meshctl check

meshctl check

Perform health checks on the Gloo Mesh system

meshctl check [flags]

Options

  -h, --help                     help for check
      --local-port uint32        local port used to open port-forward to pods running in kubernetes (default 9091)
      --prometheus-port uint32   remote port used to open port-forward to prometheus-server (default 9090)
      --remote-port uint32       remote port used to open port-forward to gloo-mesh-mgmt-server pod(s) (default 9091)

Options inherited from parent commands

      --kubeconfig string    Path to the kubeconfig file for the cluster
      --kubecontext string   Name of the Kubernetes context for the management cluster
  -n, --namespace string     Namespace where Gloo Mesh should be installed (default "gloo-mesh")
  -v, --verbose              Enable verbose logging

SEE ALSO