Sodamhan.com

TL;DR

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 -

This document was created using the contents of the tldr project.