← Back to match
kubectl-switch
A CLI for switching between multiple kubeconfig files and contexts without merging them into one file.
Desktopfree
kubectl-switch is a command-line tool for managing and switching between multiple separate kubeconfig files without merging them into one, supporting both context and namespace switching and persisting the active config across shells. Unlike kubectx/kubens, it doesn't require a single merged config file, and unlike kubie, it doesn't spawn a new shell. It's aimed at developers and operators working across multiple Kubernetes clusters.
Categories
DevOpsDeveloper Tools

