apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-26T18:10:34Z"
  creationTimestamp: "2026-03-26T18:09:59Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5562"
  uid: 3087f842-54e6-4bb2-b61f-c2df3e0ae40b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: e6156306-da6f-4005-af88-2afc330f1c59
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
