File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
424436Installs [ kc] ( https://github.com/dodevops/cloudcontrol/blob/master/feature/kc/kc.sh ) , a quick context switcher for kubernetes.
You can’t perform that action at this time.
0 commit comments