yc container cluster
Manage Kubernetes clusters.
Command Usage
Syntax:
yc container cluster <command>
Aliases:
clusters
Command Tree
-
yc container cluster add-access-binding — Add access binding for the specified Kubernetes cluster.
-
yc container cluster add-labels — Add labels to the specified Kubernetes cluster.
-
yc container cluster create — Create a Kubernetes cluster.
-
yc container cluster delete — Delete a Kubernetes cluster.
-
yc container cluster get — Get information about a Kubernetes cluster.
-
yc container cluster get-credentials — Create or update kubeconfig for the specified Kubernetes cluster.
-
yc container cluster list — List Kubernetes clusters available in a folder.
-
yc container cluster list-access-bindings — List access bindings for the specified Kubernetes cluster.
-
yc container cluster list-node-groups — List Kubernetes cluster node groups.
-
yc container cluster list-nodes — List nodes in all node groups of the specified Kubernetes cluster.
-
yc container cluster list-operations — List operations for the specified Kubernetes cluster.
-
yc container cluster remove-access-binding — Remove access binding for the specified Kubernetes cluster.
-
yc container cluster remove-labels — Remove labels from the specified Kubernetes cluster.
-
yc container cluster reschedule-maintenance — Reschedule mandatory maintenance for the specified Kubernetes cluster.
-
yc container cluster set-access-bindings — Set access bindings for the specified Kubernetes cluster and delete all existing access bindings if there were any
-
yc container cluster start — Start a Kubernetes cluster and all its node groups.
-
yc container cluster stop — Stop a Kubernetes cluster and all its node groups.
-
yc container cluster update — Modify configuration or attributes of a Kubernetes 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. |