apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-14T07:38:20Z"
  creationTimestamp: "2026-04-14T07:37:28Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5979"
  uid: 26a76fe3-bc10-427a-861d-b1164c8d4e8f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 857c36d7-9b6f-4c38-9c8a-5f70dec638c3
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
