apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T22:26:15Z"
  creationTimestamp: "2026-05-05T22:25:24Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5633"
  uid: 59cf501e-917a-4194-8f0c-a7280f17a015
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: a0997e4d-6c96-4e37-8108-dae67dc8c04d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
