apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-23T03:26:21Z"
  creationTimestamp: "2026-09-23T03:26:01Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5136"
  uid: d8b5d6c8-a636-4673-aa80-4c2380172f9b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 03a731d1-23cf-4829-9a66-9f158911b81b
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
