Hello, I found that MongoDB official page does not recommend NFS systems for mongoDB deployments. I am using k8s on AWS EKS and mongoDB as statefulset. I would need NFS to make blue/green k8s upgrade so that data would not be lost. Logically NFS (AWS EFS) should work fine with mongoDB. Perhaps anyone has any insights or tips?
2 Likes