Source code associated to my article on IRSA in EKS
- Infrastructure : Terraform root module used to create the AWS resources (EKS cluster, IAM)
- Kubernetes Resources : Pod and Service Account creation
- App : Golang application that runs in the Pod
Associated Gists :
- https://gist.github.com/SamuelBagattin/1bf652d64bfbae6a4cdf009e7f9998bf
- https://gist.github.com/SamuelBagattin/f5f2e9c497a5e189ab557a3b3be8adcf
- https://gist.github.com/SamuelBagattin/a96fce39001745eed734d9d81e2fef8a
- https://gist.github.com/SamuelBagattin/68893644d022a3d73d52da4fff2ea319
- https://gist.github.com/SamuelBagattin/d78a0b2bf8e5188212dc36daf1cf6ba0
- https://gist.github.com/SamuelBagattin/6a3f66f7e60f39d8e7b40001da317850
- https://gist.github.com/SamuelBagattin/25a7f66d95b7ccb170a4951d55d0f26f
- https://gist.github.com/SamuelBagattin/108361b89ae051cf3b5958178a2b9205