apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-28T14:01:23Z"
  creationTimestamp: "2026-05-28T14:00:02Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5946"
  uid: 638775b3-3fef-4f4a-946f-0a06e49b1d18
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c37196e6-f7e3-4247-b99c-530edac8f88a
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
