Amazon EKS service quotas
Amazon EKS has integrated with Service Quotas, an Amazon service that you can use to view and manage your quotas from a central location. For more information, see What Is Service Quotas? in the Service Quotas User Guide. With Service Quotas integration, you can quickly look up the value of your Amazon EKS and Amazon Fargate service quotas using the Amazon Web Services Management Console and Amazon CLI.
Service quotas
Name | Default | Adjustable | Description |
---|---|---|---|
Clusters | Each supported Region: 100 |
Yes |
The maximum number of EKS clusters in this account in the current Region. |
Control plane security groups per cluster | Each supported Region: 4 | No | The maximum number of control plane security groups per cluster (these are specified when you create the cluster). |
Fargate profiles per cluster | Each supported Region: 10 |
Yes |
The maximum number of Fargate profiles per cluster. |
Label pairs per Fargate profile selector | Each supported Region: 5 |
Yes |
The maximum number of label pairs per Fargate profile selector. |
Managed node groups per cluster | Each supported Region: 30 |
Yes |
The maximum number of managed node groups per cluster. |
Nodes per managed node group | Each supported Region: 450 |
Yes |
The maximum number of nodes per managed node group. |
Public endpoint access CIDR ranges per cluster | Each supported Region: 40 | No | The maximum number of public endpoint access CIDR ranges per cluster (these are specified when you create or update the cluster). |
Registered clusters | Each supported Region: 10 |
Yes |
The maximum number of registered clusters in this account in the current Region. |
Selectors per Fargate profile | Each supported Region: 5 |
Yes |
The maximum number of selectors per Fargate profile. |
Note
The default values are the initial quotas set by Amazon. These default values are separate from the actual applied quota values and maximum possible service quotas. For more information, see Terminology in Service Quotas in the Service Quotas User Guide.
Amazon Fargate service quotas
The Amazon Fargate service in the Service Quotas console lists several service quotas. The following table only describes the quota that is applicable to Amazon EKS. You can configure alarms that alert you when your usage approaches a service quota. For more information, see Creating a CloudWatch alarm to monitor Fargate resource usage metrics.
New Amazon Web Services accounts might have lower initial quotas that can increase over time. Fargate constantly monitors the account usage within each Amazon Web Services Region, and then automatically increases the quotas based on the usage. You can also request a quota increase for values that are shown as adjustable. For more information, see Requesting a quota increase in the Service Quotas User Guide.
Name | Default | Adjustable | Description |
---|---|---|---|
Fargate On-Demand vCPU resource count |
6 | Yes |
The number of Fargate vCPUs that can run concurrently as Fargate On-Demand in this account in the current Region. |
Note
The default values are the initial quotas set by Amazon. These default values are separate from the actual applied quota values and maximum possible service quotas. For more information, see Terminology in Service Quotas in the Service Quotas User Guide.
Note
Fargate additionally enforces Amazon ECS tasks and Amazon EKS Pods launch rate quotas. For more information, see Amazon Fargate throttling quotas in the Amazon Elastic Container Service User Guide for Amazon Fargate.