Configure IRSA to access mongodb cluster from EKS pod
I’m trying to setup a IRSA(Iam Role for Service Account) in order to acces mongodb cluster from EKS cluster.
The IRSA will then be attached to my EKS pod.(The goal is to setup passwordless authentication in mongodb atlas, and access mongodbfrom my EKS podusing IAM role)
Configure IRSA to access mongodb cluster from EKS pod
I’m trying to setup a IRSA(Iam Role for Service Account) in order to acces mongodb cluster from EKS cluster.
The IRSA will then be attached to my EKS pod.(The goal is to setup passwordless authentication in mongodb atlas, and access mongodbfrom my EKS podusing IAM role)