Git Product home page Git Product logo

Comments (7)

bwagner5 avatar bwagner5 commented on June 4, 2024 1

Are you using a Managed Node Group? I suspect the MNG web UI is just not updated with that instance type yet since it was launched recently. I believe if you use the EKS API, it should work.

In order to find instance types supported by EKS (i.e. when using the --service eks flag), instance-selector just pulls the max-pods-eni.txt file from the latest amazon-eks-ami release: https://github.com/awslabs/amazon-eks-ami/releases/tag/v20211206

from amazon-ec2-instance-selector.

tdeheurles avatar tdeheurles commented on June 4, 2024 1

Hey,

I'm having the same problem with eksctl that is using amazon-ec2-instance-selector.

I'm looking for managed node group, 4cpu, 8mem in eu-west-2, and this also results in c6i.xlarge that is refused by the node group. I'm using the latest eksctl version 0.76.0. (Sorry I can't say which version of aws-ec2-instance-selector they are using at the moment).

from amazon-ec2-instance-selector.

vikas027 avatar vikas027 commented on June 4, 2024

Yes, I am using managed node groups. It failed when I had used Terraform to provision my code, which uses AWS APIs directly.

from amazon-ec2-instance-selector.

suket22 avatar suket22 commented on June 4, 2024

I wasn't able to replicate your issue with Managed Nodegroups. I used the AWS CLI to create a nodegroup with c6i.xlarge and my nodes are healthy.

What's the specific error you're getting back from the CreateNodegroup API? You can find me on the Kubernetes Slack too if that would be faster.

from amazon-ec2-instance-selector.

tdeheurles avatar tdeheurles commented on June 4, 2024

Hey, can you provide more details on the configuration you did use to start you node group please ? I tried to update AMI to the latest version without success, the same error did happen. At the moment, I didn't see any c6 started with node groups.

We have an uncompatibility with EKS atm.

Note that, to me, aws-ec2-instance-selector behaviour seems correct, maybe eksctl needs to provide a different filtering when using aws-ec2-selector so we maintain that compatibility.

from amazon-ec2-instance-selector.

tdeheurles avatar tdeheurles commented on June 4, 2024

Hey @bwagner5 @suket22 @vikas027 , as confirmed there, I think this ticket could be closed as resolved now no ?

from amazon-ec2-instance-selector.

vikas027 avatar vikas027 commented on June 4, 2024

Sure, we can close the ticket now.

from amazon-ec2-instance-selector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.