bottlerocket-os / bottlerocket-os/bottlerocket
Use eni-max-pods mapping file for setting of the max pods value
Open
area/kubernetes
area/settings
type/support
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 586
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
**What I'd like:**
It is possible to set the static max_pods to a customised value. But it doesn't cater for node groups with instance types that need different settings for the max_pods value. It should be possible to set max_pods dynamically based on the values in the eni-max-pods mapping file.
There should be a configuration so that the max_pods value for an instance gets derived from https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt according to the instance type.
Contributor guide
Assessment
This issue has not been assessed yet.