Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Managed Service for Kubernetes
  • Comparing with other Yandex Cloud services
  • Getting started
  • Access management
  • Pricing policy
    • Overview
    • create-token
    • list-versions
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  1. CLI reference
  2. Overview

yc managed-kubernetes

Written by
Yandex Cloud
Updated at January 27, 2026

Manage Kubernetes clusters.

Command UsageCommand Usage

Syntax:

yc managed-kubernetes <group|command>

Aliases:

  • k8s

Command TreeCommand Tree

  • yc managed-kubernetes create-token — Create K8S token and print to STDOUT.

  • yc managed-kubernetes list-versions — List available kubernetes versions.

  • yc managed-kubernetes cluster — Manage Kubernetes clusters.

    • yc managed-kubernetes cluster add-access-binding — Add access binding for the specified Kubernetes cluster.

    • yc managed-kubernetes cluster add-labels — Add labels to the specified Kubernetes cluster.

    • yc managed-kubernetes cluster create — Create a Kubernetes cluster.

    • yc managed-kubernetes cluster delete — Delete a Kubernetes cluster.

    • yc managed-kubernetes cluster get — Get information about a Kubernetes cluster.

    • yc managed-kubernetes cluster get-credentials — Create or update kubeconfig for the specified Kubernetes cluster.

    • yc managed-kubernetes cluster list — List Kubernetes clusters available in a folder.

    • yc managed-kubernetes cluster list-access-bindings — List access bindings for the specified Kubernetes cluster.

    • yc managed-kubernetes cluster list-node-groups — List Kubernetes cluster node groups.

    • yc managed-kubernetes cluster list-nodes — List nodes in all node groups of the specified Kubernetes cluster.

    • yc managed-kubernetes cluster list-operations — List operations for the specified Kubernetes cluster.

    • yc managed-kubernetes cluster remove-access-binding — Remove access binding for the specified Kubernetes cluster.

    • yc managed-kubernetes cluster remove-labels — Remove labels from the specified Kubernetes cluster.

    • yc managed-kubernetes cluster reschedule-maintenance — Reschedule mandatory maintenance for the specified Kubernetes cluster.

    • yc managed-kubernetes cluster set-access-bindings — Set access bindings for the specified Kubernetes cluster and delete all existing access bindings if there were any

    • yc managed-kubernetes cluster start — Start a Kubernetes cluster and all its node groups.

    • yc managed-kubernetes cluster stop — Stop a Kubernetes cluster and all its node groups.

    • yc managed-kubernetes cluster update — Modify configuration or attributes of a Kubernetes cluster.

  • yc managed-kubernetes marketplace — Manage Marketplace products.

  • yc managed-kubernetes node-group — Manage node groups.

    • yc managed-kubernetes node-group add-labels — Add labels to the specified node group.

    • yc managed-kubernetes node-group add-metadata — Add or update metadata of the node template of the specified node group.

    • yc managed-kubernetes node-group add-node-labels — Add NODE labels to the specified node group.

    • yc managed-kubernetes node-group create — Create a node group.

    • yc managed-kubernetes node-group delete — Delete a node group.

    • yc managed-kubernetes node-group get — Get information about a node group.

    • yc managed-kubernetes node-group list — List node groups available in a folder.

    • yc managed-kubernetes node-group list-nodes — List nodes for the specified node group.

    • yc managed-kubernetes node-group list-operations — List operations for the specified node group.

    • yc managed-kubernetes node-group remove-labels — Remove labels from the specified node group.

    • yc managed-kubernetes node-group remove-metadata — Remove keys from metadata of the node template of the specified node group.

    • yc managed-kubernetes node-group remove-node-labels — Remove NODE labels from the specified node group.

    • yc managed-kubernetes node-group update — Modify configuration or attributes of a node group.

  • yc managed-kubernetes resource-preset — Manage Kubernetes master resource presets.

    • yc managed-kubernetes resource-preset get — Show information about the specified master resource preset.

    • yc managed-kubernetes resource-preset list — List available master resource presets.

Global FlagsGlobal Flags

Flag

Description

--profile

string

Set the custom configuration file.

--debug

Debug logging.

--debug-grpc

Debug gRPC logging. Very verbose, used for debugging connection problems.

--no-user-output

Disable printing user intended output to stderr.

--retry

int

Enable gRPC retries. By default, retries are enabled with maximum 5 attempts.
Pass 0 to disable retries. Pass any negative value for infinite retries.
Even infinite retries are capped with 2 minutes timeout.

--cloud-id

string

Set the ID of the cloud to use.

--folder-id

string

Set the ID of the folder to use.

--folder-name

string

Set the name of the folder to use (will be resolved to id).

--endpoint

string

Set the Cloud API endpoint (host:port).

--token

string

Set the OAuth token to use.

--impersonate-service-account-id

string

Set the ID of the service account to impersonate.

--no-browser

Disable opening browser for authentication.

--format

string

Set the output format: text (default), yaml, json, json-rest.

--jq

string

Query to select values from the response using jq syntax

-h, --help

Display help for the command.

  • Rescheduling an update

Was the article helpful?

Previous
Pricing policy
Next
Overview
© 2026 Direct Cursus Technology L.L.C.