apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T20:59:05Z"
  creationTimestamp: "2026-04-20T20:58:29Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5290"
  uid: 0d260296-9091-4b7c-a087-70c7c7e0ea59
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 608d322a-8f02-481f-89d2-25c654c6a068
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
