apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T11:31:22Z"
  creationTimestamp: "2026-05-12T11:30:46Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5064"
  uid: 655c0164-3414-488d-8293-47382e96a80a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 8c95b0db-ea50-48f2-b2a2-1c8e764acbb7
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
