Skip to content

Commit

Permalink
feat(just): add krew to k8s tools (#322)
Browse files Browse the repository at this point in the history
* feat(just): add krew to k8s tools

* feat(just): add kompose and kustomize
  • Loading branch information
castrojo authored Sep 20, 2024
1 parent 69e5d82 commit 92cfe07
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion files/usr/ublue-os/homebrew/kubernetes.Brewfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
brew "kubectl"
brew "k9s"
brew "krew"
brew "kompose"
brew "kubectl"
brew "kubectx"
brew "kustomize"
brew "helm"

0 comments on commit 92cfe07

Please sign in to comment.