File: //snap/google-cloud-cli/current/help/man/man1/gcloud_container_fleet.1
.TH "GCLOUD_CONTAINER_FLEET" 1
.SH "NAME"
.HP
gcloud container fleet \- centrally manage features and services on all your Kubernetes clusters with fleet
.SH "SYNOPSIS"
.HP
\f5gcloud container fleet\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
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.
.SH "EXAMPLES"
Manage memberships of all your GKE and other Kubernetes clusters with fleet:
.RS 2m
$ gcloud container fleet memberships \-\-help
.RE
Manage Config Management feature on all memberships:
.RS 2m
$ gcloud container fleet config\-management \-\-help
.RE
Manage Multi\-cluster Ingress feature on all memberships:
.RS 2m
$ gcloud container fleet ingress \-\-help
.RE
Manage Multi\-cluster Services feature on all memberships:
.RS 2m
$ gcloud container fleet multi\-cluster\-services \-\-help
.RE
Manage CloudRun feature on all memberships:
.RS 2m
$ gcloud container fleet cloudrun \-\-help
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcloudrun\fR
Manage the CloudRun feature.
.TP 2m
\fBclusterupgrade\fR
Configure the Fleet clusterupgrade feature.
.TP 2m
\fBconfig\-management\fR
Use the Config Management feature.
.TP 2m
\fBdataplane\-v2\-encryption\fR
Manage Dataplane V2 Encryption Feature.
.TP 2m
\fBfeatures\fR
Manage Hub Feature resources.
.TP 2m
\fBfleetobservability\fR
Manage Fleet Observability Feature.
.TP 2m
\fBidentity\-service\fR
Manage Identity Service Feature.
.TP 2m
\fBingress\fR
Manage Multi\-cluster Ingress Feature.
.TP 2m
\fBmemberships\fR
Manage memberships of all your GKE and other Kubernetes clusters with fleets.
.TP 2m
\fBmesh\fR
Manage Service Mesh Feature.
.TP 2m
\fBmulti\-cluster\-services\fR
Manage Multi\-cluster Services Feature.
.TP 2m
\fBoperations\fR
Manage Anthos fleet long\-running operations.
.TP 2m
\fBpackages\fR
Manage Fleet Packages resources.
.TP 2m
\fBpolicycontroller\fR
Manage Policy Controller Feature.
.TP 2m
\fBrbacrolebindingactuation\fR
Manage RbacRoleBinding Actuation.
.TP 2m
\fBscopes\fR
Manage scopes of all your GKE fleets.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create a fleet.
.TP 2m
\fBdelete\fR
Delete a fleet.
.TP 2m
\fBdescribe\fR
Show fleet info.
.TP 2m
\fBlist\fR
List fleets visible to the user in an organization.
.TP 2m
\fBupdate\fR
Update a fleet.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha container fleet
.RE
.RS 2m
$ gcloud beta container fleet
.RE