Skip to content

Commit

Permalink
adds k8 tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Gohlke committed Jan 23, 2025
1 parent 9c88122 commit 4f96924
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/kubernetes.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/bin/bash

__lazy_install gum
__lazy_install kubectl
__lazy_install kubectx
__lazy_install k9s

function k8_eks_choose_cluster {
(
Expand Down

0 comments on commit 4f96924

Please sign in to comment.