apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T18:01:44Z"
  creationTimestamp: "2026-03-19T18:00:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5096"
  uid: d39d9caa-8b4e-4ba2-91df-87eea81a4201
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c86f6d93-c685-4518-9c5e-5fbd47429421
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
