diff options
author | Christian Segundo | 2023-05-21 21:47:55 +0200 |
---|---|---|
committer | Christian Segundo | 2023-05-21 21:51:52 +0200 |
commit | 862ee05db7b7bbfa7496fb2a9ce43273a9dd05c0 (patch) | |
tree | 9556fe5a4c8a49928f59c318b92943e5ca8495a9 | |
parent | e9fd9eac5e234ff023c038dad16512b5c897ffe3 (diff) | |
download | kontext-wiki.tar.gz |
Add contentwiki
-rw-r--r-- | INDEX.7 | 0 | ||||
-rw-r--r-- | index.7 | 27 |
2 files changed, 27 insertions, 0 deletions
diff --git a/INDEX.7 b/INDEX.7 deleted file mode 100644 index e69de29..0000000 --- a/INDEX.7 +++ /dev/null @@ -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 |