k8x
v0.0.10
Published
A cli tool for switching between kubernetes contexts
Downloads
10
Readme
k8x
Switch Context
A kubernetes tool to easily switch between contexts, or just display the current one.
1. Prerequisites
You need to:
- have
kubectl
tool installed - be using
mac
orlinux
as your OS (becausek8x
is usingawk
behind the scenes)
2. Getting Started
Install globally:
npm install -g k8s
And use like this:
k8x
You'll see the following result:
License
k8x is MIT licensed.