yc container cluster update
Modify configuration or attributes of a Kubernetes cluster.
Command Usage
Syntax:
yc container cluster update <CLUSTER-NAME>|<CLUSTER-ID> [Flags...] [Global Flags...]
Flags
|
Flag |
Description |
|
|
ID of the Kubernetes cluster. |
|
|
Name of the Kubernetes cluster. |
|
|
Display information about the operation in progress, without waiting for the operation to complete. |
|
|
A new name of the Kubernetes cluster. |
|
|
Specifies a textual description of the route table. |
|
|
New set of labels for the Kubernetes cluster as key-value pairs. Existing set of labels will be completely overwritten. |
|
|
'' |
|
|
Service account to be used for provisioning Compute and VPC resources for the Kubernetes cluster. |
|
|
Service account to be used for provisioning Compute and VPC resources for the Kubernetes cluster. |
|
|
Service account to be used by the worker nodes of the Kubernetes cluster to access Container Registry or to push node logs and metrics. |
|
|
Service account to be used by the worker nodes of the Kubernetes cluster to access Container Registry or to push node logs and metrics. |
|
|
Kubernetes master version. See available in 'yc managed-kubernetes list-versions'. |
|
|
Update master to latest available revision of current version. Cluster.master.version_info.new_revision_available should be true. |
|
|
Sets auto upgrade maintenance policy. |
|
|
Security group IDs to use for cluster. |
|
|
Size of the masks that are assigned for each node in the cluster. |
|
|
List of regional master locations. Possible property names:
|
|
|
Allow maintenance anytime. This is default maintenance window. |
|
|
Allow maintenance everyday specified days of week in the specified time window. Flag can be used multiple times, to define different time windows for different days of week. Examples:
Possible property names:
|
|
|
Allow maintenance on specified days of week in the specified time window. Flag can be used multiple times, to define different time windows for different days of week. Examples:
Possible property names:
|
|
|
Configures the logging of Kubernetes master components' logs to Yandex Cloud Logging. Possible property names:
|
|
|
Enable and configure master scale policy for cluster. Possible property names:
|
|
|
Enable Workload Identity Federation for cluster. |
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. |