apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T17:03:17Z"
  creationTimestamp: "2026-05-09T17:02:42Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5494"
  uid: bc984901-513c-4e3d-8614-cf078000db3b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: bc4d2d5e-3858-4fe8-94ea-f2686cb1eab5
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
