apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T22:17:39Z"
  creationTimestamp: "2026-05-05T22:17:03Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4982"
  uid: 10a1da5f-3835-4df0-8506-9e2d2219938a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ca9fa257-b4ba-46da-ab41-f30458c8d6eb
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
