The kubectx for operators. kubeswitch (lazy: switch) takes Kubeconfig context switching to the next level, catering to operators of large scale Kubernetes installations. Designed as a drop-in replacement for kubectx.
The kubectx for operators. kubeswitch (lazy: switch) takes Kubeconfig context switching to the next level, catering to operators of large scale Kubernetes installations. Designed as a drop-in replacement for kubectx.
To install kubeswitch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kubeswitch
To see what files were installed by kubeswitch, run:
port contents kubeswitch
To later upgrade kubeswitch, run:
sudo port selfupdate && sudo port upgrade kubeswitch
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.