apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T18:32:45Z"
  creationTimestamp: "2026-04-22T18:32:08Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5261"
  uid: 209d92e3-46a7-407a-8ed8-bfa197df56e0
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: cddc9dd9-a757-45ce-aa6a-c6d60d968924
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
