I have successfully created a cluster in which there is one master node and one worker node. I have created a pod in which nginx is running. When I do kubectl get pods my pod is showing running but when I check on my worker node by giving command sudo docker ps -a my pod is not showing.
Can someone please help me on this??
I am not able to see my pod on worker node side. It should run on worker node.
MD Jawaid Akhtar Ansari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.