Skip to content

Instantly share code, notes, and snippets.

@brancz
Created December 15, 2018 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brancz/0cf807bc76857a971ffe92a4beb58e9d to your computer and use it in GitHub Desktop.
Save brancz/0cf807bc76857a971ffe92a4beb58e9d to your computer and use it in GitHub Desktop.
access kubelet pods API
kubectl get --insecure-skip-tls-verify --server https://192.168.99.100:10250 --raw /pods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment