eks-workshop-v2
eks-workshop-v2 copied to clipboard
Update ebs-csi-driver.md
IRSA Role Added
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Quality checks
- [ ] My content adheres to the style guidelines
- [ ] I ran
make test module="<module>"it was successful (see https://github.com/aws-samples/eks-workshop-v2/blob/main/docs/automated_tests.md)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Deploy Preview for eks-workshop ready!
| Name | Link |
|---|---|
| Latest commit | 9de70e38c0c7b62869047a427f5c246139434267 |
| Latest deploy log | https://app.netlify.com/sites/eks-workshop/deploys/66f14ec6868a6500087e5f46 |
| Deploy Preview | https://deploy-preview-1109--eks-workshop.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Hi @ali-parsfar can I have more context of the nature of this change? Currently we create the IAM role for the add-on in Terraform
https://github.com/aws-samples/eks-workshop-v2/blob/main/manifests/modules/fundamentals/storage/ebs/.workshop/terraform/main.tf
This is a standard pattern in these labs.