Skip to content

No Pod reachable from outside the cluster (Error: 'dial tcp 10.200.57.3:9376: getsockopt: connection timed out') #12

@jonashackt

Description

@jonashackt

I followed this great hint here

do you have another service running in your cluster that you could try and access via kubeproxy?

and the instructions in the docs on how to access k8s services from outside, trying to access the k8s service hostnames as described inside the Debug Services Guide. I tried to use the following URL to access this service from outside the cluster:

https://external.k8s:6443/api/v1/namespaces/default/services/http:hostnames:80/proxy/

This just gives a 503 Service Unavailable:

Error: 'dial tcp 10.200.57.3:9376: getsockopt: connection timed out'
Trying to reach: 'http://10.200.57.3:9376/'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions