apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T01:29:35Z"
  creationTimestamp: "2026-03-04T01:28:43Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4812"
  uid: bf861841-d223-45d0-9acb-7a6d7d9cd37f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 9ae6eac9-f8b8-4563-85a1-4f98f76fe9de
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
