apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T09:33:02Z"
  creationTimestamp: "2026-04-17T09:32:23Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "7917"
  uid: f132d051-ad2e-4a6f-99ac-cd20a1f5c64a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 5d1ee87c-3a84-496d-bd3c-8c82b664f6e5
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
