Skip to content

files/eni-max-pods.txt c5.4xlarge has wrong value #1368

Description

@iaroslav-ciupin

What happened:
files/eni-max-pods.txt file for c5.4xlarge instance has value 234 (same as for c5.9xlarge).

But max-pods-calculator.sh gives different result.

> ./max-pods-calculator.sh --instance-type c5.4xlarge --cni-version 1.11.4-eksbuild.1 
110

Neighbour values seems to be correct:
c5.2xlarge has 58
c5.9xlarge has 234

What you expected to happen:
In files/eni-max-pods.txt c5.4xlarge instance most probably should have 110 (not 234).

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Is this file auto-generated or manually maintained by developers? how to properly fix this: just adjust the file or fix the code-generation script(if so, where's the script)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions