1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-13 07:55:25 +02:00
tldr/pages/common/kubens.md
2025-04-25 05:54:18 +03:00

244 B

kubens

Utility to switch between Kubernetes namespaces. More information: https://manned.org/kubens.

  • List the namespaces:

kubens

  • Change the active namespace:

kubens {{name}}

  • Switch to the previous namespace:

kubens -