apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-25T21:15:49Z"
  creationTimestamp: "2026-03-25T21:14:28Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5934"
  uid: c9b46932-3c30-4bda-919b-7e4eacd3e4cb
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ed7c398e-9818-45fc-b39a-c1dbe63b6012
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
