mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-06-23 05:59:00 +00:00
Update readme to talk about Go rewrite
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
fc21b8c522
commit
ba79bdb0f8
12
README.md
12
README.md
@ -8,9 +8,10 @@
|
||||
This repository provides both `kubectx` and `kubens` tools.
|
||||
[Install →](#installation)
|
||||
|
||||
> **🥳📰 NEWS:** With v0.9.0 `kubectx` and `kubens` are now rewritten in Go.
|
||||
> Bash versions are still available, however please test the new Go versions
|
||||
> by downloading them from [Releases](/releases).
|
||||
> **🥳📰 NEWS:** With v0.9.0 `kubectx` and `kubens` **are now rewritten in Go**.
|
||||
> (Don't worry, our lovely **bash** versions are still available!) Please test
|
||||
> this new Go binaries by downloading them from
|
||||
> [**Releases →**](https://github.com/ahmetb/kubectx/releases)
|
||||
|
||||
**`kubectx`** helps you switch between clusters back and forth:
|
||||

|
||||
@ -89,6 +90,11 @@ Active namespace is "default".
|
||||
|
||||
## Installation
|
||||
|
||||
> **🥳📰 NEWS:** With v0.9.0 `kubectx` and `kubens` **are now rewritten in Go**.
|
||||
> (Don't worry, our lovely **bash** versions are still available!) Please test
|
||||
> this new Go binaries by downloading them from
|
||||
> [**Releases →**](https://github.com/ahmetb/kubectx/releases)
|
||||
|
||||
There are several installation options:
|
||||
|
||||
- As kubectl plugins (macOS/Linux)
|
||||
|
Loading…
Reference in New Issue
Block a user