Quotas and limits in Managed Service for Kubernetes
Written by
Updated at April 28, 2025
Managed Service for Kubernetes has the following limits:
- Quotas
are organizational constraints that our support team can change upon request. - Limits are technical constraints of the Yandex Cloud architecture. You cannot change the limits.
Managed Service for Kubernetes uses the specified maximum node group size as the actual size, regardless of the current size.
If you need more resources, you can increase your quotas in one of the following ways:
- Make a request to increase your quotas
. - Contact support
, detailing which quotas you want increased and by how much.
To have your request processed, you must have the quota-manager.requestOperator
role or higher, e.g.,editor
or admin
.
You can manage quotas using Cloud Quota Manager.
Quotas
Limit type | Value |
---|---|
Total number of vCPUs across all masters per cloud | 60 |
Total amount of RAM across all masters per cloud | 240 GB |
Total number of vCPUs across all nodes per cloud | 192 |
Total amount of RAM across all nodes per cloud | 384 GB |
Total disk storage capacity across all nodes per cloud | 32 TB |
Maximum number of Kubernetes clusters per cloud | 8 |
Maximum number of node groups per cloud | 32 |
Maximum number of nodes per cloud | 160 |
Maximum number of node groups per Kubernetes cluster | 16 |
Maximum number of nodes per Kubernetes cluster | 32 |
Limits
Limit type | Value |
---|---|
Maximum number of volumes connected to a single node | 56 |