Open badmintoncryer opened 1 week ago
Hi @badmintoncryer thanks for raising this issue. It's one of current aws-eks
limitations. See this for detail.
We are planning to address the issue in the new eksv2
though. This is the tracking RFC: https://github.com/aws/aws-cdk-rfcs/issues/605
@xazhao Thank you for your detail information! I understand very well.
Describe the bug
We cannot use multiple EKS clusters within the same stack.
It seems that the cause is the hardcoded ID of the
KubectlLayer
.Regression Issue
Last Known Working CDK Version
2.160.0
Expected Behavior
Deploys successfully.
Current Behavior
Fails to deploy.
Reproduction Steps
Results
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.160.0
Framework Version
No response
Node.js Version
v22.9.0
OS
macOS
Language
TypeScript
Language Version
No response
Other information
No response