> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Managed Service for Kubernetes® quotas and constraints

## Quotas

Managed Service for Kubernetes has quotas on the number of clusters and uses the same quotas on nodes and IP addresses as Compute.

For details on what quotas are and how to manage them, see [Quotas in Nebius AI Cloud](/overview/quotas).

### Clusters

| Quota name                                    | Default value |
| :-------------------------------------------- | :------------ |
| Clusters per [region](../../overview/regions) | 2             |

### Nodes

Managed Service for Kubernetes nodes comply with the same quotas as Compute virtual machines. You can find them in [Quotas in Compute](../../compute/resources/quotas-limits).

### Network

See [Quotas in Virtual Networks](../../vpc/resources/quotas-limits).

## Constraints

Certain Managed Kubernetes resources have technical constraints that may depend on your quotas, but can't be changed directly.

### Nodes

The number of nodes you can create in a Managed Kubernetes cluster depends on the type of used IP address and whether high availability control plane is enabled. This number is limited by your **Total number of allocations** [quota](/vpc/resources/quotas-limits).

> For example, with the default **Total number of allocations** quota of 1000, you can create up to 498 nodes across all clusters when using only private IP addresses with no high availability, or up to 331 nodes when using both private and public IP addresses with high availability enabled.

For more information, see [Network requirements for Managed Service for Kubernetes® clusters](../networking/requirements).
