apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T06:04:29Z"
  creationTimestamp: "2026-03-19T06:03:36Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5411"
  uid: b003fbc9-4f95-4d62-969a-8f468d059dc5
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 21ae0b94-7a4f-4351-abaa-73de43628c1d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
