Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Kubernetes
  • Comparison 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 April 22, 2025

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-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-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-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 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.

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.

Was the article helpful?

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