apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T18:30:18Z"
  creationTimestamp: "2026-02-27T18:29:24Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5249"
  uid: 7ce0508f-50f2-41e8-bb31-d2e7c4a2eec3
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: f1baae9d-4da8-4981-b68f-a9f9470c5424
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
