Get physical IP of the master and worker

I would like to get physical ip of the master node from the cluster.

wat promo QL query i can use to fetch this ip ? can you help me out to resolve this issue.

i had used: - job_name: ‘kubernetes-kubelet’
- job_name: ‘kubernetes-kube-state’
- job_name: 'kubernetes-service-endpoI tried with multiple query, but most of the query I can get ip of pod level and container level IP. I would like to get ip of physical instance.

So i can display it in grafana dashboard

This topic was automatically closed after 365 days. New replies are no longer allowed.