Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to enable AWS EBS CSI cluster add-on for EKS #2

Open
initializ-mk opened this issue Aug 21, 2023 · 0 comments
Open
Labels
kind/feature New feature or request

Comments

@initializ-mk
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Not related to any problem

Describe the solution you'd like

As a Module User
I want to enable the AWS EBS CSI Cluster add-on for EKS via a template
So that this module provisions this add-on after Cluster creation

Describe alternatives you've considered

I'm manually deploying EBS CSI Driver after the cluster is provisioned.

Environment Details

$ terraform version
Terraform v1.5.5
on darwin_amd64
+ provider registry.terraform.io/hashicorp/aws v5.13.1
+ provider registry.terraform.io/hashicorp/cloudinit v2.3.2
+ provider registry.terraform.io/hashicorp/helm v2.10.1
+ provider registry.terraform.io/hashicorp/kubernetes v2.23.0
+ provider registry.terraform.io/hashicorp/local v2.4.0
+ provider registry.terraform.io/hashicorp/null v3.2.1
+ provider registry.terraform.io/hashicorp/time v0.9.1
+ provider registry.terraform.io/hashicorp/tls v4.0.4

Additional context

There is a specific IAM Policy requirement that needs to be added as part of enabling the addon - Reference: IAM Policy
The Cluster AddOn name is: aws-ebs-csi-driver

@initializ-mk initializ-mk added the kind/feature New feature or request label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant