apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-12T11:00:01Z"
  creationTimestamp: "2026-08-12T10:59:26Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4947"
  uid: 7b235a22-e62f-479f-a829-cd31198147ca
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 0b877aa5-8dcd-43e6-ab48-fc122a1b07e6
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
