Skip to content

Commit 4f96924

Browse files
author
Lars Gohlke
committed
adds k8 tools
1 parent 9c88122 commit 4f96924

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/kubernetes.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#!/bin/bash
22

33
__lazy_install gum
4+
__lazy_install kubectl
5+
__lazy_install kubectx
6+
__lazy_install k9s
47

58
function k8_eks_choose_cluster {
69
(

0 commit comments

Comments
 (0)