Opinionated implementation of the Layer 2 CDK Constructs for EKS ensuring compliance with CDK Nag rulesets for AWS Solutions, NIST-800-53-r5 and HIPPA.
Kubernetes Version Updates
To add support for new Kubernetes versions when AWS EKS releases them:
Update the versionMap in getKubectlUrl() method in lib/cluster.ts
Add new kubectl layer case in getKubectlLayer() switch statement