apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T12:07:34Z"
  labels:
    app.kubernetes.io/managed-by: prometheus-operator
    app.kubernetes.io/name: kubelet
    k8s-app: kubelet
  name: kube-prometheus-stack-kubelet
  namespace: kube-system
  resourceVersion: "4791"
  uid: 8957a058-bec0-4bc7-8f64-fca1771322c5
subsets:
- addresses:
  - ip: 199.204.45.156
    targetRef:
      kind: Node
      name: instance
      uid: 732e24b8-beff-4fff-abcb-0b4b3a76d2f3
  ports:
  - name: https-metrics
    port: 10250
    protocol: TCP
  - name: http-metrics
    port: 10255
    protocol: TCP
  - name: cadvisor
    port: 4194
    protocol: TCP
