Skip to content

Commit ba79bdb

Browse files
committed
Update readme to talk about Go rewrite
Signed-off-by: Ahmet Alp Balkan <[email protected]>
1 parent fc21b8c commit ba79bdb

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
This repository provides both `kubectx` and `kubens` tools.
99
[Install &rarr;](#installation)
1010

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)
1415
1516
**`kubectx`** helps you switch between clusters back and forth:
1617
![kubectx demo GIF](img/kubectx-demo.gif)
@@ -89,6 +90,11 @@ Active namespace is "default".
8990

9091
## Installation
9192

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+
9298
There are several installation options:
9399

94100
- As kubectl plugins (macOS/Linux)

0 commit comments

Comments
 (0)