apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-06T05:44:13Z"
  creationTimestamp: "2026-07-06T05:43:51Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4761"
  uid: d507feeb-a8e3-40e1-bbaa-d0de2756c25f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 37dd877c-1bab-46f6-acfc-8a0c57ebde93
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
