kubectl api-resources --verbs=list -o name | xargs -n 1 -t kubectl get --ignore-not-found --all-namespaces
Created
December 13, 2018 22:38
-
-
Save AndreKR/a9819aa7b626927ae189f4e33fdb5af2 to your computer and use it in GitHub Desktop.
Get all resources in a Kubernetes cluster
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment