Skip to content

Small bash utility to switch between kubernetes clusters

License

Notifications You must be signed in to change notification settings

josefkorbel/kube-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

kube-switch

Small bash utility to switch between kubernetes clusters using a visual version of kubectl commands

Installation

git clone [email protected]:josefkorbel/kube-switch.git
cd kube-switch/
sudo cp switch.sh /usr/local/bin/switch && sudo chmod +x /usr/local/bin/switch

Usage

terminal image

About

Small bash utility to switch between kubernetes clusters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages