aws-samples / aws-samples/eks-workshop-v2
CDK cluster provisioning
Open
enhancement
infrastructure/provisioning
- Dominant language
- HCL
- Stars
- 626
- Forks
- 613
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 9
Description
### What would you like to be added?
Add an implementation of the cluster provisioning with CDK as an alternative to eksctl.
### Why is this needed?
With the new workshop structure we have introduced the possibility of optionality with regards to how the EKS cluster is provisioned. Initially we provided a path using eksctl since this provides the most reliable results but we have had requests for this to be implemented in CDK as well.
See requirements: https://github.com/aws-samples/eks-workshop-v2/blob/main/docs/cluster_requirements.md
Contributor guide
Assessment
This issue has not been assessed yet.