Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • Yandex SIEM
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • 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
    • All guides
    • Connecting to a node over SSH
    • Connecting to a node via OS Login
    • Updating Kubernetes
    • Configuring autoscaling
    • Activating a Kubernetes Terraform provider
    • Installing applications from Yandex Cloud Marketplace using Terraform
    • Working with private Docker image registries
      • Getting information about a Kubernetes cluster
      • Viewing operations with a Kubernetes cluster
      • Creating a Kubernetes cluster
      • Updating a Kubernetes cluster
      • Managing access to a Kubernetes cluster
      • Supporting an IAM workload identity federation in a Kubernetes cluster
      • Getting a list of available master configurations in a Kubernetes cluster
      • Kubernetes cluster state monitoring
      • Deleting a Kubernetes cluster
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes

In this article:

  • How to get statistics
  • Viewing statistics in the management console
  • Viewing master statistics
  • Viewing node statistics
  • Viewing pod statistics
  • Viewing statistics in Monitoring
  • Requests for statistics in Monitoring
  1. Step-by-step guides
  2. Managing a Kubernetes cluster
  3. Kubernetes cluster state monitoring

Monitoring Managed Service for Kubernetes cluster state

Written by
Yandex Cloud
Updated at September 4, 2026
View in Markdown
  • How to get statistics
  • Viewing statistics in the management console
    • Viewing master statistics
    • Viewing node statistics
    • Viewing pod statistics
  • Viewing statistics in Monitoring
    • Requests for statistics in Monitoring

Managed Service for Kubernetes automatically sends cluster metrics to Yandex Monitoring. Metrics are available for the following Kubernetes objects:

  • Container
  • Master
  • Node
  • Pod
  • Persistent volume

You can find metrics description in Yandex Monitoring metric reference.

How to get statisticsHow to get statistics

There are several alternative ways:

  • View the statistics in the management console. It shows only the metrics for your master, nodes, and pods.

  • Open the Monitoring web interface. It shows all Managed Service for Kubernetes metrics.

  • Export metrics using the Monitoring API. Thus you can get only numerical values of metrics without visualization.

  • Install Metrics Provider. You can use it to transmit metrics in two directions:

    • From Kubernetes objects to monitoring systems and automatic scaling systems
    • From Monitoring to Kubernetes objects
  • Install Prometheus Operator to use the Yandex Managed Service for Prometheus® monitoring system. This way you can work with dashboards in Grafana and take advantage of Prometheus.

Viewing statistics in the management consoleViewing statistics in the management console

Viewing master statisticsViewing master statistics

Management console
  1. In the management console, go to the Managed Service for Kubernetes cluster page.

  2. Navigate to the Overview tab, then to Master.

    Widgets with Managed Service for Kubernetes master metrics will open. The metrics are listed in the reference.

  3. Specify the period to view the statistics for.

    Charts on the widgets will be automatically updated.

Viewing node statisticsViewing node statistics

Management console
  1. In the management console, go to the Managed Service for Kubernetes cluster page.

  2. Navigate to the Node management tab, then to Nodes.

  3. Select the node you want to view statistics for and go to the Monitoring tab.

    Widgets with Managed Service for Kubernetes node metrics will open. The metrics are listed in the reference.

    Widgets only show some of the available metrics. All metrics are available in Monitoring.

  4. Specify the period to view the statistics for.

    Charts on the widgets will be automatically updated.

Viewing pod statisticsViewing pod statistics

Management console
  1. In the management console, go to the Managed Service for Kubernetes cluster page.

  2. Navigate to the Workload tab.

  3. In the list of pods, select the pod you want to view statistics for and go to the Monitoring tab.

    Widgets with Managed Service for Kubernetes pod metrics will open. The metrics are listed in the reference.

    Widgets only show some of the available metrics. All metrics are available in Monitoring.

  4. Specify the period to view the statistics for.

    Charts on the widgets will be automatically updated.

Viewing statistics in MonitoringViewing statistics in Monitoring

  1. Open the Monitoring home page.
  2. In the left-hand panel, select Metrics.
  3. In the request field, click .
  4. Make a request for statistics.
  5. Specify the period to view the statistics for.
  6. Click Execute.

Requests for statistics in MonitoringRequests for statistics in Monitoring

  • For a Managed Service for Kubernetes container:

    "<metric>"{folderId="<folder_ID>", service="managed-kubernetes", cluster_id="<cluster_name>", container="<container_name>"}
    

    In the request, specify the following parameters:

    • "<metric>": Container metric name, e.g., "container.cpu.core_usage_time". The metrics are listed in the reference.
    • folderId: Folder ID.
    • cluster_id: Managed Service for Kubernetes cluster name.
    • container: Name of the container you need the statistics for.
  • For a Managed Service for Kubernetes master:

    "<metric>"{folderId="<folder_ID>", service="managed-kubernetes", cluster_id="<cluster_name>"}
    

    In the request, specify the following parameters:

    • "<metric>": Master metric name, e.g., "master.cpu.utilization_percent". The metrics are listed in the reference.
    • folderId: Folder ID.
    • cluster_id: Managed Service for Kubernetes cluster name.
  • For a Managed Service for Kubernetes node:

    "<metric>"{folderId="<folder_ID>", service="managed-kubernetes", cluster_id="<cluster_name>", node="<node_name>"}
    

    In the request, specify the following parameters:

    • "<metric>": Node metric name, e.g., "node.cpu.core_usage_time". The metrics are listed in the reference.
    • folderId: Folder ID.
    • cluster_id: Managed Service for Kubernetes cluster name.
    • node: Name of the node you need the statistics for.
  • For a Managed Service for Kubernetes pod:

    "<metric>"{folderId="<folder_ID>", service="managed-kubernetes", cluster_id="<cluster_name>", pod="<pod_name>"}
    

    In the request, specify the following parameters:

    • "<metric>": Pod metric name, e.g., "pod.memory.used_bytes". The metrics are listed in the reference.
    • folderId: Folder ID.
    • cluster_id: Managed Service for Kubernetes cluster name.
    • pod: Name of the pod you need the statistics for.
  • For a Managed Service for Kubernetes persistent volume claim (PVC):

    "<metric>"{folderId="<folder_ID>", service="managed-kubernetes", cluster_id="<cluster_name>", persistentvolumeclaim="<PVC_name>"}
    

    In the request, specify the following parameters:

    • "<metric>": Pod metric name, e.g., "pod.memory.used_bytes". The metrics are listed in the reference.
    • folderId: Folder ID.
    • cluster_id: Managed Service for Kubernetes cluster name.
    • persistentvolumeclaim: Name of the persistent volume you need the statistics for.

Was the article helpful?

Previous
Getting a list of available master configurations in a Kubernetes cluster
Next
Deleting a Kubernetes cluster
© 2026 Direct Cursus Technology L.L.C.