apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-19T13:39:45Z"
  creationTimestamp: "2026-04-19T13:38:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5150"
  uid: a33a3dd2-4cb3-4071-8ddf-4e0c38961ece
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 2d807fd0-300c-419f-9e4c-663b8d80347d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
