mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 12 10:54:38 UTC 2025
This commit is contained in:
parent
6dc93282df
commit
a459a88a5f
152 changed files with 2634 additions and 1748 deletions
|
|
@ -5,6 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha edge-cloud container clusters update
|
||||
(CLUSTER : --location=LOCATION) [--async]
|
||||
[--container-default-runtime-class=CONTAINER_DEFAULT_RUNTIME_CLASS]
|
||||
[--offline-reboot-ttl=OFFLINE_REBOOT_TTL]
|
||||
[--release-channel=RELEASE_CHANNEL]
|
||||
[--clear-maintenance-window
|
||||
|
|
@ -64,6 +65,10 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--container-default-runtime-class=CONTAINER_DEFAULT_RUNTIME_CLASS
|
||||
If set, use the specified default container runtime class for the
|
||||
cluster.
|
||||
|
||||
--offline-reboot-ttl=OFFLINE_REBOOT_TTL
|
||||
Specifies the maximum duration a node can reboot offline (without
|
||||
connection to Google) and then rejoin its cluster to resume its
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue