mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Sep 17 11:04:06 UTC 2025
This commit is contained in:
parent
78d417f901
commit
79c9fb4d92
193 changed files with 12122 additions and 1486 deletions
|
|
@ -107,20 +107,22 @@ OPTIONAL FLAGS
|
|||
|
||||
Autoscaling
|
||||
|
||||
Specify both or only one of the CPU targets:
|
||||
--autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET
|
||||
Specifies the target percentage of high-priority CPU the autoscaled
|
||||
instance can utilize.
|
||||
|
||||
At least one of these must be specified:
|
||||
|
||||
--autoscaling-high-priority-cpu-target=AUTOSCALING_HIGH_PRIORITY_CPU_TARGET
|
||||
Specifies the target percentage of high-priority CPU the
|
||||
autoscaled instance can utilize.
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
--autoscaling-storage-target=AUTOSCALING_STORAGE_TARGET
|
||||
Specifies the target percentage of storage the autoscaled instance
|
||||
can utilize.
|
||||
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
--asymmetric-autoscaling-option=[disable_high_priority_cpu_autoscaling=DISABLE_HIGH_PRIORITY_CPU_AUTOSCALING],[disable_total_cpu_autoscaling=DISABLE_TOTAL_CPU_AUTOSCALING],[high_priority_cpu_target=HIGH_PRIORITY_CPU_TARGET],[location=LOCATION],[max_nodes=MAX_NODES],[max_processing_units=MAX_PROCESSING_UNITS],[min_nodes=MIN_NODES],[min_processing_units=MIN_PROCESSING_UNITS],[total_cpu_target=TOTAL_CPU_TARGET]
|
||||
Specify the asymmetric autoscaling option for the instance.
|
||||
Specifies the asymmetric autoscaling option for the instance.
|
||||
|
||||
Autoscaling limits can be defined in either nodes or processing units.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue