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

k8s: update eni-max-pods mapping #2416

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

etungsten
Copy link
Contributor

Issue number:
N/A

Description of changes:
Adds r6a instance types and others.

Testing done:
Built aws-k8s-1.23 AMI and launched r6a.large instance with AMI and observed the max-pods value was set correctly according to the eni-max-pods mapping.

bash-5.1# apiclient get settings.kubernetes.max-pods
{
  "settings": {
    "kubernetes": {
      "max-pods": 29
    }
  }
}

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@etungsten etungsten added this to the 1.10.0 milestone Sep 13, 2022
@etungsten etungsten merged commit 8a03f27 into bottlerocket-os:develop Sep 19, 2022
@etungsten etungsten deleted the update-eni-max-pods branch September 19, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants