apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-20T17:37:19Z"
  creationTimestamp: "2026-05-20T17:36:27Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5587"
  uid: 68aa5970-ea47-4517-9daf-a7b5d8834eae
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ef9def8c-b5f4-4816-9c77-c590ebf40e0d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
