Skip to content

Instantly share code, notes, and snippets.

@pryorda
Created June 25, 2019 06:16
Show Gist options
  • Save pryorda/7c48fae06ccf7d661b32219397398f20 to your computer and use it in GitHub Desktop.
Save pryorda/7c48fae06ccf7d661b32219397398f20 to your computer and use it in GitHub Desktop.
Dump almost all kube info
kubectl get po,deployment,rc,rs,ds,no,job,ingress --all-namespaces -o yaml # |grep nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment