Skip to content

small bash script tool to switch between kubernetes namespaces and contexts easily.

Notifications You must be signed in to change notification settings

vijaySamanuri/k8switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

k8switch - quick Kubernetes Namespace and Context Switcher

k8switch is a very small bash script that uses fzf underhood to switch between kubernetes namespaces and contexts fastly.

Demo

coming soon

Installation

Execute the below command to install k8switch:

curl https://raw.githubusercontent.com/vijaysamanuri/k8switch/master/k8switch -o /usr/local/bin/k8switch && chmod +x $_

About

small bash script tool to switch between kubernetes namespaces and contexts easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages