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

gcloud: Wed Nov 20 10:03:22 UTC 2024

This commit is contained in:
Automated 2024-11-20 10:03:22 +00:00
parent a63704a3af
commit ad2752c6c9
198 changed files with 7874 additions and 336 deletions

View file

@ -8,9 +8,19 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) The Synced_to_Fleet_Default status indicates whether each
membership's configuration has been synced with the fleet-default
membership configuration
(BETA) The Status column indicates the status of the Config Sync component.
Status displays NOT_INSTALLED when Config Sync is not installed. Status
displays NOT_CONFIGURED when Config Sync is installed but git/oci is not
configured. Status displays SYNCED when Config Sync is installed and
git/oci is configured and the last sync was successful. Status displays
ERROR when Config Sync encounters errors. Status displays STOPPED when
Config Sync stops syncing configs to the cluster. Status displays PENDING
when Config Sync has not reached the desired state. Otherwise, Status
displays UNSPECIFIED.
The Synced_to_Fleet_Default status indicates whether each membership's
configuration has been synced with the fleet-default membership
configuration
(https://cloud.google.com/kubernetes-engine/fleet-management/docs/manage-features).
Synced_to_Fleet_Default displays FLEET_DEFAULT_NOT_CONFIGURED when
fleet-default membership configuration is not enabled.

View file

@ -8,9 +8,19 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) The Synced_to_Fleet_Default status indicates whether each
membership's configuration has been synced with the fleet-default
membership configuration
(BETA) The Status column indicates the status of the Config Sync component.
Status displays NOT_INSTALLED when Config Sync is not installed. Status
displays NOT_CONFIGURED when Config Sync is installed but git/oci is not
configured. Status displays SYNCED when Config Sync is installed and
git/oci is configured and the last sync was successful. Status displays
ERROR when Config Sync encounters errors. Status displays STOPPED when
Config Sync stops syncing configs to the cluster. Status displays PENDING
when Config Sync has not reached the desired state. Otherwise, Status
displays UNSPECIFIED.
The Synced_to_Fleet_Default status indicates whether each membership's
configuration has been synced with the fleet-default membership
configuration
(https://cloud.google.com/kubernetes-engine/fleet-management/docs/manage-features).
Synced_to_Fleet_Default displays FLEET_DEFAULT_NOT_CONFIGURED when
fleet-default membership configuration is not enabled.