Skip to content

Commit

Permalink
feat(pkgs): gke
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Mar 8, 2024
1 parent 23378fc commit 2ac25b2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions modules/pkgs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,15 @@
wget
yarn

# gke stuff
(google-cloud-sdk.withExtraComponents [
google-cloud-sdk.components.gke-gcloud-auth-plugin
])
kubectl
kubectx
stern
argocd

# From NUR
nur.repos.caarlos0.gocovsh
nur.repos.caarlos0.jsonfmt
Expand Down

0 comments on commit 2ac25b2

Please sign in to comment.