[root@master ~]# kubectl get nodes NAME STATUS ROLES AGE VERSION m . . .

unnivkn:
Delete this pod, SVC & try to schedule the pod on worker1 & master node one by one & see how it is responding.

Thiru:
i had been tried in browser also but same result only came .I placed some other pod in worker1 likewise i can only acess the pod outside by worker1ip:nodeport …

unnivkn:
Hmmm… looks like some thing wrong with your setup or firewall setting etc…

Thiru:
Thanks @unnivkn…issue is not solved but i am cleared all my doubts related to service …from outside to inside contact–> internally(inside cluster) svc will only use clusterip to reach the container inside a pod…