apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T06:14:38Z"
  creationTimestamp: "2026-04-22T06:14:03Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5511"
  uid: 445bf6cb-e88d-4710-992d-b343c5f4322b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 8c2a23f7-44ee-4434-9631-4a95b25e091b
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
