apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T09:47:21Z"
  creationTimestamp: "2026-04-20T09:46:42Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5913"
  uid: 8cef3877-ca4f-42a2-903d-cc4ae2eb811e
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 3a36a9bb-4dd2-4408-b494-16051fa681c1
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
