apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-21T21:20:11Z"
  creationTimestamp: "2026-04-21T21:19:35Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5101"
  uid: fe146faf-f29f-4eb5-851c-b482b058d5f6
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c003880d-be37-4cc6-b37c-65668745f677
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
