Skip to content

Commit

Permalink
version 0.6.0 and new scandalous slogan
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfoehrKn committed Dec 13, 2021
1 parent 8f719ae commit b8664a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)


The `kubectx` for operators.
Steroids for your Kubernetes terminal.

`kubeswitch` (lazy: `switch`) is the single pane of glass for all of your kubeconfig files.
Caters to operators of large scale Kubernetes installations.
Expand Down Expand Up @@ -35,7 +35,6 @@ Designed as a [drop-in replacement](#difference-to-kubectx) for [kubectx](https:
- Easily find clusters with [cryptic context names](#search-cryptic-context-names)
- **Easy Navigation**
- Define alias names for contexts without changing the underlying Kubeconfig
- Switch to any previously used context from the history
- **Extensibility**
- Integrate custom functionality using [Hooks](./hooks/README.md) (comparable with Git pre-commit hooks).
- Build your own integration e.g., synchronise Kubeconfig files of clusters from Git or remote systems.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.5.0-dev
v0.6.0-dev

0 comments on commit b8664a2

Please sign in to comment.