Alternatives to kubectx

Two command-line tools, kubectx and kubens, for switching Kubernetes contexts and namespaces quickly. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as kubectx.

  • kubie

    A command-line tool for switching Kubernetes contexts and namespaces in independent, isolated shells.

    kubie gives each shell its own independent Kubernetes context and namespace and loads split config files, replacing kubectx and kubens, though its future development is under discussion.

Similar software

Related functionality, not a direct replacement.