apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T02:56:33Z"
  creationTimestamp: "2026-04-22T02:55:58Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5528"
  uid: 9499d5c5-2bb3-4299-8eea-29b0aac2f975
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: dd33c4f0-01c8-4777-86cc-f2bf918c14ae
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
