Hello friends ,need one help from you to understand that a particular service is . . .

Debdoot:
Hello friends ,need one help from you to understand that a particular service is working or not working . Scenario is we created one POD and corresponding endpoint (inside the service) is also there but we cannot ping the service i.e nslookup command . Please tell me the command and please share me the explanation in simple words and also the url in K8s page .

Sangeetha Radhakrishnan:
did you check is your pod is in running state? and also share the pod and service details. the other alternative command you can try is that curl or wget

Tej_Singh_Rana:
Hello, @Debdoot
Can you share the command which you ran?
debugging k8s services -
https://kubernetes.io/docs/tasks/debug-application-cluster/debug-service/