Skip to content

Instantly share code, notes, and snippets.

View craiglpeters's full-sized avatar

Craig Peters craiglpeters

View GitHub Profile
@PatrickLang
PatrickLang / README.md
Last active August 14, 2020 11:32
Kubelet debugging snippets

Reaching kubelet API endpoints

If you have a valid kubeconfig, then you can proxy through the apiserver to reach the kubelet's API on each node

kubectl proxy