Skip to content
You are viewing the documentation for Solo Enterprise for Istio, formerly known as Gloo Mesh (OSS APIs).

meshctl cluster

Page as Markdown

Reference for the ‘meshctl cluster’ command.

meshctl cluster

Manage workload clusters that you register with the Gloo management server.

Options

  -h, --help   help for cluster

Options inherited from parent commands

      --kubeconfig string    Path to the kubeconfig file for the cluster.
      --kubecontext string   Kubernetes context for the cluster to run the command in.
  -n, --namespace string     Namespace to run the command in. (default "gloo-mesh")
      --plain                Disable styling for terminal output.
  -v, --verbose              Enable verbose logging.

SEE ALSO

  • meshctl - Use the meshctl command line interface (CLI) tool to set up and manage Gloo products in your environment.
  • meshctl cluster deregister - Deregister a workload cluster from the Gloo management server, and clean up the associated Gloo resources from the cluster.
  • meshctl cluster list - List all workload clusters that are registered with the Gloo Management server.
  • meshctl cluster register - Register a workload cluster with the Gloo management plane.