apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-02T16:36:06Z"
  creationTimestamp: "2026-09-02T16:35:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5201"
  uid: 8e56f64c-1dfb-4315-88ca-a767a10c022a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: fc44147c-27a4-4b97-a4c1-9376321baf90
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
