You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no L1 support to just attach auto mode to an existing cluster, the L1 is all or nothing - creates the cluster from scratch.
All cluster providers are using the L2 construct to provision the cluster. Please upvote this issue to add this support to the blueprints: aws/aws-cdk#32364
Changing the cluster provider to use L1 will require a bit of refactoring, custom cluster provider that will use L1 is possible but will require L1 to create cluster and then use something like an importclusterprovider.
Describe the feature
EKS Auto Mode please
Use Case
I'm always frustrated when I have to do more work than needed, EKS Auto Mode helps alleviate that :)
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
latest
EKS Blueprints Version
No response
Node.js Version
latest
Environment details (OS name and version, etc.)
Mac
The text was updated successfully, but these errors were encountered: