apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-21T18:29:36Z"
  creationTimestamp: "2026-04-21T18:28:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6078"
  uid: c6d8f2f0-7e4e-4ab3-a47c-bdfd7b2eb62b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c0764fa6-4ded-4abc-8dfa-f8a1b1db3420
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
