apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T14:56:05Z"
  creationTimestamp: "2026-05-21T14:55:14Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5872"
  uid: 89d5806e-a12a-423a-abb5-81080868b1aa
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 25f7e2d3-8658-408d-b926-64d2dea2897d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
