Skip to content

Help troubleshooting a cluster deployed using kubeadm #33795

@marco74

Description

@marco74

Hello,

on the site I read
You should now be able to curl the nginx Service on <CLUSTER-IP>:<PORT> from any node in your cluster.

After following the instructions I can curl my nginx service only on that nodes where a pod is running. On the others I got
curl: (7) Failed to connect to 10.107.64.40 port 80: No route to host
Is that intentionally or am I missing something?

Also the DNS part does not work at all for me. After following the instructions according to the page, I only get

Server:    10.96.0.10
Address 1: 10.96.0.10

nslookup: can't resolve 'my-nginx'

Since this takes that long I assume it's a timeout error.

I'm using kubernetes 1.24 on Debian Bullseye with cri-dockerd installed as mentioned on https://github.com/Mirantis/cri-dockerd

Marco

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/supportCategorizes issue or PR as a support question.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions