apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-01T01:01:25Z"
  creationTimestamp: "2026-07-01T01:00:34Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5584"
  uid: 66a744a0-e5ae-41c0-a1d5-7ec485981eb9
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: afaccd17-1e7f-4e96-ad7e-16a5ac2949bd
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
