(aws-eks) EKS Add-On support as L2/3 construct #19688
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/large
Large work item – several weeks of effort
feature/new-construct
A request for a new L2 construct
feature/service-integration
Add functionality to an L2 construct to enable easier integration with another service
feature-request
A feature should be added or improved.
needs-design
This feature request needs additional design work.
p2
Describe the feature
As of 2022-03-01 we have the possibility to install the EBS CSI Driver via eksctl and management console.
I couldn't find a way to do this via aws-eks CDK module.
References:
Use Case
I'm using the instructions at this link [1] to install EBS CSI Driver using helm inside CDK, but it could be simpler to use an add-on via CDK.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.19.0
Environment details (OS name and version, etc.)
Ubuntu 20.04
The text was updated successfully, but these errors were encountered: