I have an EKS cluster running a nodejs app that connects to a mongodb atlas database. I have successfully peered the 2 VPCs and whitelisted the AWS IP on the mongodb atlas side.
However, it is still unable to connect.
I believe that I still need to configure this final step:
How to configure the step in the green?