apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T05:10:11Z"
  creationTimestamp: "2026-04-03T05:09:19Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5225"
  uid: c60da115-1cc5-4c05-bdba-c3b0d80a65b1
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 46bd7591-04ae-4908-851b-a735e831f715
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
