apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T21:22:37Z"
  creationTimestamp: "2026-04-17T21:21:31Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5777"
  uid: d8024e1e-e68b-406c-814e-fc54cd0b8877
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 2a365a32-ea66-4081-8b05-5b591a0b4047
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
