Skip to content

Commit

Permalink
misc: tips for k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Mar 23, 2024
1 parent e22b12b commit af450f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tips/tips.d/k8s/tips
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
- kubectl hns tree [namespace]: see the hierarchy of sub namespaces
- kubectl oidc-login: signing in via OIDC
- kubectx ctx: changing context
- kubectx ns: changing namespace
- kubectl images: list images of pod

0 comments on commit af450f7

Please sign in to comment.