apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-21T15:45:11Z"
  creationTimestamp: "2026-04-21T15:44:35Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5437"
  uid: 656ed0aa-1c5b-4a31-b743-3233841b65eb
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 378f4e05-e36c-43a8-ad0d-ad206f20807e
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
