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 support for EKS Auto Mode #1587

Open
moonorb opened this issue Dec 3, 2024 · 3 comments
Open

Add support for EKS Auto Mode #1587

moonorb opened this issue Dec 3, 2024 · 3 comments
Labels
enhancement New feature or request needs:triage

Comments

@moonorb
Copy link

moonorb commented Dec 3, 2024

What problem are you facing?

AWS released EKS Auto mode functionality

What could help solve your problem?

Adding Auto mode support to "provider-aws-eks" would be great. Thank you.

Reference doc:

Reference PR for TF:

@moonorb moonorb added enhancement New feature or request needs:triage labels Dec 3, 2024
@mergenci
Copy link
Collaborator

Thanks for the references @moonorb 🙏 Now that the upstream feature has been released with v5.79.0, it should be available with the next Terraform provider version bump. We don't have a fixed schedule, but we aim to catch up with minor version Terraform provider releases within a month or two.

@Lock128
Copy link

Lock128 commented Dec 30, 2024

Any chance to pull this into the first release of 2025? ;)

@kingdonb
Copy link

I see that #1629 was merged and the latest release of upjet-aws (v1.19.0) has Terraform v5.82.2, and the API docs now mention EKS Auto Mode.

Any chance someone has tested this and can say if it works? (I'm assuming it works, and reporting in here because it looks like this issue could be closed... but I haven't tested it yet, would it make sense to document how it works before this is closed?)

I'm looking through the Terraform docs - there's an example here:

https://github.com/terraform-aws-modules/terraform-aws-eks/tree/v20.33.1/examples/eks-auto-mode
https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest/examples/eks-auto-mode

I am new at Crossplane, but I've been tasked with updating my team's EKSClaim to support EKS Auto Mode. I will do my best to get this implemented based on the docs available. I understand that upjet providers wrap terraform providers, so these docs should be of some help (but it would be awesome if someone who knows Crossplane a little bit more than I do, or someone who has been waiting for this feature to land, could chime in and let us know how it worked for you...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs:triage
Projects
None yet
Development

No branches or pull requests

4 participants