apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-30T14:32:28Z"
  creationTimestamp: "2026-04-30T14:31:52Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4930"
  uid: 9dfd0979-fd47-47d1-bc49-96b402c3134c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: df5581b4-5e49-4da0-a442-fc3dec6b6518
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
