Hi,
I have kubernetes setup in aws ec2 instances using kubeadm kubespray. My setup has 3 Masters and 3 Workers. I tried deploying mongodb as statefulsets connected to nfs pv. Mongodb pods are not coming into running state, even if they come not all replicas are picking up. Can anyone help me get correct yaml files for my setup?
Thanks in Advance.