-
Notifications
You must be signed in to change notification settings - Fork 4k
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 g4dn instance type for AWS #2401
Conversation
Welcome @Luke035! |
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Is this a full regeneration, per the suggestion in #2376? |
Even #2249 is done, we need a static list. Thanks. I will merge this one. /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Jeffwan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
It's strange, though, that now we have the "g4dn" part of the family, but none of the rest of the "g4" family. |
@seh yeah. At the beginning, aws give name |
I just want to add that, for the moment, g4dn are not supported in EKS (https://aws.amazon.com/it/blogs/aws/now-available-ec2-instances-g4-with-nvidia-t4-tensor-core-gpus/). Autoscaler works fine but the related EKS AMI still don't support NVIDIA T4. @Jeffwan do you know if there's any plan to support them soon? |
Ok, never mind https://aws.amazon.com/it/about-aws/whats-new/2019/09/amazon-eks-adds-support-for-g4-instance/ |
Oh, I hadn't noticed that, but I see it reflected in the page on the G4 family now. Thank you for pointing that out. This isn't the first instance type family to include "dn" in a few of the names. Do you happen to know what "dn" stands for? |
I think that |
Yeah. We just release support for G4 family on EKS this Monday. p3dn is the first one with |
Cherry pick #2401 to 1.13
Just added newly created AWS g4dn EC2 instances type on EC2 catalog