# cilium-health status
Probe time: 2020-06-01T20:25:50Z
Nodes:
gke-michikube2-default-pool-e2e1c95d-84dn (localhost):
Host connectivity to 10.168.15.203:
ICMP to stack: OK, RTT=261.974µs
HTTP to agent: OK, RTT=365.068µs
Endpoint connectivity to 10.0.1.139:
ICMP to stack: OK, RTT=286.562µs
HTTP to agent: OK, RTT=383.782µs
gke-michikube2-default-pool-e2e1c95d-mhrx:
Host connectivity to 10.168.15.202:
ICMP to stack: OK, RTT=1.99549ms
HTTP to agent: OK, RTT=664.785µs
Endpoint connectivity to 10.0.0.167:
ICMP to stack: Connection timed out
HTTP to agent: Get "http://10.0.0.167:4240/hello": dial tcp 10.0.0.167:4240: connect: no route to host
i'm following https://docs.cilium.io/en/latest/contributing/testing/e2e/#gke-experimental to run end-to-end tests on a gke cluster, but the tests are failing because of endpoint connectivity failure:
cilium-sysdump-20200601-132540.zip