mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Thu Nov 7 09:57:40 UTC 2024
This commit is contained in:
parent
d7d92f8000
commit
7da5872e5c
106 changed files with 3468 additions and 293 deletions
|
|
@ -38,7 +38,8 @@ SYNOPSIS
|
|||
| --security-group=SECURITY_GROUP
|
||||
| --security-posture=SECURITY_POSTURE | --set-password
|
||||
| --stack-type=STACK_TYPE | --start-credential-rotation
|
||||
| --start-ip-rotation | --update-addons=[ADDON=ENABLED|DISABLED,...]
|
||||
| --start-ip-rotation | --tier=TIER
|
||||
| --update-addons=[ADDON=ENABLED|DISABLED,...]
|
||||
| --update-labels=[KEY=VALUE,...]
|
||||
| --workload-policies=WORKLOAD_POLICIES
|
||||
| --workload-pool=WORKLOAD_POOL
|
||||
|
|
@ -678,6 +679,10 @@ REQUIRED FLAGS
|
|||
upgrade to point to the new IP. See documentation for more details:
|
||||
https://cloud.google.com/kubernetes-engine/docs/how-to/ip-rotation.
|
||||
|
||||
--tier=TIER
|
||||
Set the desired tier for the cluster. TIER must be one of: standard,
|
||||
enterprise.
|
||||
|
||||
--update-addons=[ADDON=ENABLED|DISABLED,...]
|
||||
Cluster addons to enable or disable. Options are
|
||||
HorizontalPodAutoscaling=ENABLED|DISABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue