1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jul 13 09:59:37 UTC 2022

This commit is contained in:
Automated 2022-07-13 09:59:38 +00:00
parent cf5ab60e4a
commit 879929cbc6
Failed to extract signature
323 changed files with 7203 additions and 4178 deletions

View file

@ -37,11 +37,11 @@ DESCRIPTION
corresponds to a service account that has been granted gkehub.connect
permissions.
If the cluster is already registered to another Fleet, the registration is
If the cluster is already registered to another fleet, the registration is
not successful.
Rerunning this command against the same cluster with the same
MEMBERSHIP_NAME and target GKEFleet is successful and upgrades the Connect
MEMBERSHIP_NAME and target fleet is successful and upgrades the Connect
Agent if a new agent is available.
EXAMPLES

View file

@ -29,7 +29,7 @@ DESCRIPTION
To register a GKE cluster use --gke-cluster or --gke-uri flag (no
--kubeconfig flag is required).
To only delete the Fleet membership resource, consider using the command:
To only delete the Fleet Membership resource, consider using the command:
gcloud container fleet memberships delete. This command is intended to
delete stale Fleet Membership resources as doing so on a fully registered
cluster will skip some of the steps above and orphan in-cluster resources
@ -59,9 +59,8 @@ EXAMPLES
POSITIONAL ARGUMENTS
MEMBERSHIP_NAME
The membership name that corresponds to the cluster being unregistered.
To get list of all the memberships on the Fleet, consider using the
command: gcloud container fleet memberships list.
The membership name that you choose to uniquely represents the cluster
being registered on the fleet.
REQUIRED FLAGS
Cluster identifier.