apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-09T13:18:33Z"
  creationTimestamp: "2026-07-09T13:17:57Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5194"
  uid: e0dcea6a-72f1-4afd-8779-553859bf8e3f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 25a0a31c-ff79-4584-a845-8ac75c5e219c
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
