apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-06T05:13:14Z"
  creationTimestamp: "2026-05-06T05:12:37Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5600"
  uid: 29b278cb-a546-446d-aa5c-9322be35047a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ea1905cf-9666-43eb-9dc0-96e9d293a4d5
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
