Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 724 Bytes

kubectx.md

File metadata and controls

24 lines (13 loc) · 724 Bytes

Kubectx and Kubens

These tools are critical for working with Kubernetes Cluster from the command Line.

kubectx allows you to switch contexts easily while kubens allows you to switch namespaces easily.

For more information check the official Documentation official version

Installation

Go to the releases pages (https://github.com/ahmetb/kubectx/releases)

Download the executables for you application and them to a folder that is registered in your path

Usage

Kubectx

kubectx Demo

Kubens

Kubens Demo