apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-10T04:10:59Z"
  creationTimestamp: "2026-05-10T04:10:23Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5503"
  uid: 323c4ab9-3ea8-4d1e-9c7e-24c0bde73c2e
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: dc363260-30c6-4326-8d71-2c19af667403
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
