Cri movement from docker to containerd

Hi Team,

We have a kubernetes cluster running on 1.23 version having 1 master node and 3 worker node and docker cri. We tried migrating the cri to containerd. we did the cri change for 2 worker nodes and all the pods are back to running state in those 2 worker nodes post this migration. But not able to connect to the application port on the node ip. However the same is working for the 3rd worker node where the cri is still docker. We are using nginx-ingress as daemonset and those pods are also running in all the 3 worker nodes. please help, what am I missing here.