apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T21:31:45Z"
  creationTimestamp: "2026-03-02T21:30:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5299"
  uid: f262bd65-2a4d-4e28-a12a-f42123eb97f7
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c6fe0cec-a24b-4f61-8187-08a2e2a91c5d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
