apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-29T05:18:07Z"
  creationTimestamp: "2026-05-29T05:17:31Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5547"
  uid: e1d45351-c9b9-493f-9e54-a61e14596952
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: f57a65f0-72f9-47ad-9d79-cd1c8524c4bd
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
