apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-10T22:28:56Z"
  creationTimestamp: "2026-08-10T22:28:20Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5409"
  uid: fcf509c2-9458-4a4d-a6bb-db9f9755a37a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 4bfa7dd2-c735-48e6-a1b0-69a799c6e4a6
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
