Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing quotas for EKS #1

Open
2 of 9 tasks
sebasrp opened this issue Sep 14, 2022 · 0 comments
Open
2 of 9 tasks

Add missing quotas for EKS #1

sebasrp opened this issue Sep 14, 2022 · 0 comments

Comments

@sebasrp
Copy link
Owner

sebasrp commented Sep 14, 2022

EKS quota coverage is not completed - see table below for quotas that exist that are supported in service quotas

  • Clusters
  • Control plane security groups per cluster
  • Fargate profiles per cluster
  • Label pairs per Fargate profile selector
  • Managed node groups per cluster
  • Nodes per managed node group
  • Public endpoint access CIDR ranges per cluster
  • Registered clusters
  • Selectors per Fargate profile

For detailed list from CLI:
aws service-quotas list-aws-default-service-quotas --service-code eks

See https://github.com/sebasrp/awslimitchecker/blob/main/internal/services/eks.go

@sebasrp sebasrp changed the title Add Support for EKS quotas Add missing quotas for EKS Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant