apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-16T21:47:36Z"
  creationTimestamp: "2026-09-16T21:47:00Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5219"
  uid: a0c9ad65-7db5-489b-b4d7-da63920971e7
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: d6df803a-f3cc-4da1-8ef4-9cdc47ccc3ba
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
