EKS examples outdated and broken #1622
Labels
awaiting-feedback
Blocked on input from the author
kind/enhancement
Improvements or new features
resolution/no-repro
This issue wasn't able to be reproduced
Hello!
I must express my disappointment with the current state of the EKS documentation and examples, and the overall approach to AWS resources. Navigating the complexities of AWS, AWSX, and AWS Classic and EKS becomes particularly challenging with examples that are outdated by half a decade and no longer functional. This is compounded by the use of Pulumi AI, which seems to suggest solutions that are unworkable.
The decision to provide three inadequately documented methodologies for implementation, alongside obsolete minimalistic "hello world" examples and inconsistent API versions (such as NodeGroup vs. NodeGroupV2), is baffling. Should a new user use aws.eks, eks, aws-native eks etc? Attempting to run these examples often results in an inability to access the Kubernetes cluster via kubectl, primarily due to missing IAM mappings. This issue is a significant barrier to progress, especially when many changes necessitate a complete reconfiguration, leading to feedback loops that extend beyond 15 minutes.
A single, well-documented example that is semi-production ready and functions seamlessly with a proper IAM setup would be invaluable. Such a resource would far surpass the utility of the numerous outdated "hello world" examples that are currently available.
If I still have any hair left and I eventually figure out this mess I will share my working example.
Issue details
Affected area/feature
The text was updated successfully, but these errors were encountered: