Skip to content

Pod on master can't access apiserver. #30491

Closed
@Random-Liu

Description

With kubernetes/node-problem-detector#29, node problem detector will not use hostNetwork any more.

However, when I start new node problem detector in the cluster, I found that the pod on master can't access apiserver via "10.0.0.1:443" - Get https://10.0.0.1:443/api/v1/namespaces/kube-system/pods/node-problem-detector-v0.2-lqewd: dial tcp 10.0.0.1:443: i/o timeout.
The pods on nodes work well.

Is this WAI?
/cc @kubernetes/sig-network

Metadata

Assignees

No one assigned

    Labels

    sig/networkCategorizes an issue or PR as relevant to SIG Network.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions