Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(eks-v2): new eks v2 alpha module (#33215)
### Reason for this change Rewrite the EKS module using native CFN L1 cluster resource along with other breaking changes. ### Description of changes For this PR: - Remove outdated EKS versions. - Synced with the old module. (a new feature was added to the old module but not in the new module so adding that now) - Add README - Add Integration tests ### Describe any new or updated permissions being added N/A ### Description of how you validated changes unit tests/integration tests ### Checklist - [ ] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information