1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-30 22:38:23 +01:00
tldr/pages/common/kubens.md
2019-06-05 23:42:48 -03:00

252 B

kubens

Utility to switch between Kubernetes namespaces. More information: https://github.com/ahmetb/kubectx.

  • List the namespaces:

kubens

  • Change the active namespace:

kubens {{name}}

  • Switch to the previous namespace:

kubens -