apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-29T02:17:51Z"
  creationTimestamp: "2026-05-29T02:17:00Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5650"
  uid: 4ca55208-2751-4edc-af47-7072608ce59c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 4e3a260d-140e-4584-ab65-1c032915e356
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
