eks: cannot deploy multiple EKS clusters within the same stack #31942
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
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
The text was updated successfully, but these errors were encountered: