Sorry.  When you `kubectl get services` you get a listing which
includes the "cluster IP" of a service.  This is a VIP that is
reachable by your cluster nodes.  You can SSH into a VM and curl your
cluster IP and it will give us a clue where the process is breaking
down.  In particular, curl it 100 times - do you always get valid
responses?

On Wed, Nov 22, 2017 at 4:22 PM,  <tomnola...@gmail.com> wrote:
> When you say curl the Services custerIP, what do you mean? Which service? I'm 
> relatively new to kubernetes/GCP so still finding my feet.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Kubernetes user discussion and Q&A" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to kubernetes-users+unsubscr...@googlegroups.com.
> To post to this group, send email to kubernetes-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/kubernetes-users.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to