gcloud alpha container hub - centrally manage features and services on all your Kubernetes clusters with fleet
gcloud alpha container hub GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) The command group to register GKE or other Kubernetes clusters running in a variety of environments, including Google cloud, on premises in customer datacenters, or other third party clouds with fleet. Fleet provides a centralized control-plane to managed features and services on all registered clusters.
A registered cluster is always associated with a Membership, a resource within fleet.
Manage memberships of all your GKE and other Kubernetes clusters with fleet:
$ gcloud alpha container hub memberships --help
Manage Config Management feature on all memberships:
$ gcloud alpha container hub config-management --help
Manage Multi-cluster Ingress feature on all memberships:
$ gcloud alpha container hub ingress --help
Manage Multi-cluster Services feature on all memberships:
$ gcloud alpha container hub multi-cluster-services --help
Manage CloudRun feature on all memberships:
$ gcloud alpha container hub cloudrun --help
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- cloudrun
(ALPHA) Manage the CloudRun feature.
- config-management
(ALPHA) Manage Config Management Feature.
- features
(ALPHA) Manage Hub Feature resources.
- identity-service
(ALPHA) Manage Identity Service Feature.
- ingress
(ALPHA) Manage Multi-cluster Ingress Feature.
- memberships
(ALPHA) Manage memberships of all your GKE and other Kubernetes clusters with fleets.
- mesh
(ALPHA) Manage Service Mesh Feature.
- multi-cluster-services
(ALPHA) Manage Multi-cluster Services Feature.
- policycontroller
(ALPHA) Manage Policy Controller Feature.
- service-directory
(ALPHA) Manage the Service Directory Feature.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud container hub
$ gcloud beta container hub