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 bmn-sf1.metal instance support #2286

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Add bmn-sf1.metal instance support #2286

merged 1 commit into from
Feb 27, 2023

Conversation

vpineda1996
Copy link
Contributor

What type of PR is this?
Feature

Which issue does this PR fix:
n/a

What does this PR do / Why do we need it:
This PR adds VPC CNI support for bmn-sf1.metal instances. The instance is only allow-listed on a per-user basis on EC2.

Testing done on this change:

  • go scripts/gen_vpc_ip_limits.go

Will this PR introduce any new dependencies?:

No

Will this break upgrades or downgrades. Has updating a running cluster been tested?:
No

Does this change require updates to the CNI daemonset config files to work?:

No

Does this PR introduce any user-facing change?:

Yes, user will be able to use VPC CNI with bmn-sf1.metal instances

Added support for bmn-sf1.metal

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vpineda1996 vpineda1996 requested a review from a team as a code owner February 27, 2023 17:31
Copy link
Contributor

@jdn5126 jdn5126 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the script not able to handle this new instance type? Will this new instance type ever be added to EC2 describe?

@jdn5126
Copy link
Contributor

jdn5126 commented Feb 27, 2023

Is the script not able to handle this new instance type? Will this new instance type ever be added to EC2 describe?

Discussed offline, approved

@jdn5126
Copy link
Contributor

jdn5126 commented Feb 27, 2023

@vpineda1996 can you also link the PR for https://github.com/awslabs/amazon-eks-ami ?

@jayanthvn
Copy link
Contributor

Synced up with @vpineda1996, currently they don't want EKS AMI support for the first build since customer will be using RHEL. Since this is added as manual limits there won't be any accidental deletes next time during new instance onboarding. We need to remove this check once the instance is available via describe calls..

@jdn5126 jdn5126 merged commit c92cad9 into aws:master Feb 27, 2023
@vpineda1996
Copy link
Contributor Author

vpineda1996 commented Feb 27, 2023

FYI, EKS AMI support will be automatically added by a bot that runs every 24hrs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants