Skip to content

Commit efaf35c

Browse files
DO! DevOps botDennis Ploeger
authored andcommitted
docs: Automatic docs update
1 parent 392f6ed commit efaf35c

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Following features and tools are supported:
2222
* ⚙️ Direnv
2323
* ⛵️ Helm
2424
* 🛠 JQ
25+
* 🐾 k9s
2526
* ⌨️ kc Quick Kubernetes Context switch
2627
* 🟦 krew
2728
* 🐚 Kubectlnodeshell
@@ -55,6 +56,7 @@ Following features and tools are supported:
5556
* [Direnv](#direnv)
5657
* [Helm](#helm)
5758
* [JQ](#jq)
59+
* [k9s](#k9s)
5860
* [kc Quick Kubernetes Context switch](#kc)
5961
* [krew](#krew)
6062
* [Kubectlnodeshell](#kubectlnodeshell)
@@ -419,6 +421,16 @@ Installs the [JSON parser and processor jq](https://stedolan.github.io/jq/)
419421
* USE_jq: Enable this feature
420422
* DEBUG_jq: Debug this feature
421423

424+
### <a id="k9s"></a> k9s
425+
426+
Installs [k9s](https://k9scli.io/)
427+
428+
#### Configuration
429+
430+
* USE_k9s: Enable this feature
431+
* DEBUG_k9s: Debug this feature
432+
* Environment K9S_VERSION (optional): Valid k9s version to install (defaults to latest)
433+
422434
### <a id="kc"></a> kc Quick Kubernetes Context switch
423435

424436
Installs [kc](https://github.com/dodevops/cloudcontrol/blob/master/feature/kc/kc.sh), a quick context switcher for kubernetes.

0 commit comments

Comments
 (0)