diff options
Diffstat (limited to 'index.7')
-rw-r--r-- | index.7 | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -0,0 +1,27 @@ +.Dd May 21, 2023 +.Dt INDEX 7 +.Os "Christian Segundo" +. +.Sh NAME +.Nm kontext +.Nd per shell Kubernetes contexts +. +.Sh DESCRIPTION +.Nm +program sets per shell Kubernetes contexts +to allow power users to work on multiple +clusters at the same time. +. +.Ss Source Code +.Bl -bullet -compact +.It +download current or past +.Lk /Kubernetes/kontext/refs/tags releases +.It +clone the repo: +.Dl git clone https://git.segundo.io/Kubernetes/kontext +.Ik +see the included +.Lk /Kubernetes/kontext/tree/README README +for instructions +.El |