apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-22T22:09:32Z"
  creationTimestamp: "2026-07-22T22:09:10Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4807"
  uid: d994b2bf-bda1-4d94-b25b-f24df5424ea3
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 585486b0-cc36-4353-a277-1d62bd5938a3
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
