gcloud beta container fleet

NAME
gcloud beta container fleet - centrally manage features and services on all your Kubernetes clusters with fleet
SYNOPSIS
gcloud beta container fleet GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) 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.

EXAMPLES
Manage memberships of all your GKE and other Kubernetes clusters with fleet:
gcloudbetacontainerfleetmemberships --help

Manage Config Management feature on all memberships:

gcloudbetacontainerfleetconfig-management --help

Manage Multi-cluster Ingress feature on all memberships:

gcloudbetacontainerfleetingress --help

Manage Multi-cluster Services feature on all memberships:

gcloudbetacontainerfleetmulti-cluster-services --help

Manage CloudRun feature on all memberships:

gcloudbetacontainerfleetcloudrun --help
GCLOUD WIDE FLAGS
These flags are available to all commands: --help .

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
cloudrun
(BETA) Manage the CloudRun feature.
clusterupgrade
(BETA) Configure the Fleet clusterupgrade feature.
config-management
(BETA) Use the Config Management feature.
dataplane-v2-encryption
(BETA) Manage Dataplane V2 Encryption Feature.
features
(BETA) Manage Hub Feature resources.
fleetobservability
(BETA) Manage Fleet Observability Feature.
identity-service
(BETA) Manage Identity Service Feature.
ingress
(BETA) Manage Multi-cluster Ingress Feature.
memberships
(BETA) Manage memberships of all your GKE and other Kubernetes clusters with fleets.
mesh
(BETA) Manage Service Mesh Feature.
multi-cluster-services
(BETA) Manage Multi-cluster Services Feature.
operations
(BETA) Manage Anthos fleet long-running operations.
packages
(BETA) Manage Fleet Packages resources.
policycontroller
(BETA) Manage Policy Controller Feature.
rbacrolebindingactuation
(BETA) Manage RbacRoleBinding Actuation.
rollouts
(BETA) Manage rollouts.
rolloutsequences
(BETA) Create and manage rollout sequences.
scopes
(BETA) Manage scopes of all your GKE fleets.
workload-identity
(BETA) Manage Workload Identity Feature.
COMMANDS
COMMAND is one of the following:
create
(BETA) Create a fleet.
delete
(BETA) Delete a fleet.
describe
(BETA) Show fleet info.
list
(BETA) List fleets visible to the user in an organization.
update
(BETA) Update a fleet.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloudcontainerfleet 
gcloudalphacontainerfleet 

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年06月30日 UTC.