Slide 12
Slide 12 text
k8s Service Discovery
OVERVIEW
● Scrape node, pod, endpoint and service
○ Node: NodeExporter
○ Pod / Endpoint: CustomExporter
○ Service: BlackboxExporter
What can it do?
● Provided official prometheus chart
○ https://github.com/kubernetes/charts/tree/master/stable/prometheus
How to use it?