apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-11T17:33:01Z"
  creationTimestamp: "2026-09-11T17:32:25Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4959"
  uid: 81136aa9-65c7-4100-bbf7-eb8e515c770e
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 6a8751c2-def2-409c-9f35-e658f87fcab4
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
