File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 8
8
This repository provides both ` kubectx ` and ` kubens ` tools.
9
9
[ Install &rarr ; ] ( #installation )
10
10
11
- > ** 🥳📰 NEWS:** With v0.9.0 ` kubectx ` and ` kubens ` are now rewritten in Go.
12
- > Bash versions are still available, however please test the new Go versions
13
- > by downloading them from [ Releases] ( /releases ) .
11
+ > ** 🥳📰 NEWS:** With v0.9.0 ` kubectx ` and ` kubens ` ** are now rewritten in Go** .
12
+ > (Don't worry, our lovely ** bash** versions are still available!) Please test
13
+ > this new Go binaries by downloading them from
14
+ > [ ** Releases &rarr ; ** ] ( https://github.com/ahmetb/kubectx/releases )
14
15
15
16
** ` kubectx ` ** helps you switch between clusters back and forth:
16
17
![ kubectx demo GIF] ( img/kubectx-demo.gif )
@@ -89,6 +90,11 @@ Active namespace is "default".
89
90
90
91
## Installation
91
92
93
+ > ** 🥳📰 NEWS:** With v0.9.0 ` kubectx ` and ` kubens ` ** are now rewritten in Go** .
94
+ > (Don't worry, our lovely ** bash** versions are still available!) Please test
95
+ > this new Go binaries by downloading them from
96
+ > [ ** Releases &rarr ; ** ] ( https://github.com/ahmetb/kubectx/releases )
97
+
92
98
There are several installation options:
93
99
94
100
- As kubectl plugins (macOS/Linux)
You can’t perform that action at this time.
0 commit comments