yc dataproc subcluster update
Modify configuration or attributes of a subcluster.
Command Usage
Syntax:
yc dataproc subcluster update <SUBCLUSTER-NAME>|<SUBCLUSTER-ID> [Flags...] [Global Flags...]
Flags
|
Flag |
Description |
|
|
ID of the cluster. |
|
|
Name of the cluster. |
|
|
ID of the subcluster. |
|
|
Name of the subcluster. |
|
|
New name for the subcluster. |
|
|
Graceful decommission timeout during update operation (in seconds) in case the operation will require nodes downtime. |
|
|
Preset of computational resources available to a host of a subcluster |
|
|
Amount of disk storage available to a host of a subcluster. |
|
|
Specifies a number of hosts in a subcluster. (Minimum number of hosts for autoscaling compute subcluster) |
|
|
Specifies a maximum number of hosts for autoscaling compute subcluster. |
|
|
Enables VMs preemption for autoscaling compute subcluster. |
|
|
Disables VMs preemption for autoscaling compute subcluster. |
|
|
Specifies a warmup duration for autoscaling compute subcluster. |
|
|
Specifies a stabilization duration for autoscaling compute subcluster. |
|
|
Specifies a measurement duration for autoscaling compute subcluster. |
|
|
Specifies a CPU utilization threshold. In percents (10-100). When this threshold is passed the subcluster nodes number will grow. |
|
|
Specifies a decommission timeout (in seconds) for nodes during automatic downscaling. |
|
|
Display information about the operation in progress, without waiting for the operation to complete. |
Global Flags
|
Flag |
Description |
|
|
Set the custom configuration file. |
|
|
Debug logging. |
|
|
Debug gRPC logging. Very verbose, used for debugging connection problems. |
|
|
Disable printing user intended output to stderr. |
|
|
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. |
|
|
Set the ID of the cloud to use. |
|
|
Set the ID of the folder to use. |
|
|
Set the name of the folder to use (will be resolved to id). |
|
|
Set the Cloud API endpoint (host:port). |
|
|
Set the OAuth token to use. |
|
|
Set the ID of the service account to impersonate. |
|
|
Disable opening browser for authentication. |
|
|
Set the output format: text (default), yaml, json, json-rest. |
|
|
Query to select values from the response using jq syntax |
|
|
Display help for the command. |