apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T07:19:37Z"
  creationTimestamp: "2026-04-16T07:19:16Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "7885"
  uid: 82a1eead-510c-4253-839c-2985cbc7835f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ac4f5584-a06d-4e42-b086-539c43a7fc6b
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
