Created
December 15, 2018 22:20
-
-
Save brancz/0cf807bc76857a971ffe92a4beb58e9d to your computer and use it in GitHub Desktop.
access kubelet pods API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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