mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Use unstable k8s cli tools
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
pkgs,
|
||||
unstable,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -36,16 +37,13 @@
|
||||
yq-go
|
||||
|
||||
# containers
|
||||
krew
|
||||
kubecolor
|
||||
kubectl
|
||||
kubectx
|
||||
minikube
|
||||
stern
|
||||
dive
|
||||
helm-docs
|
||||
k9s
|
||||
kubernetes-helm
|
||||
unstable.k9s
|
||||
unstable.krew
|
||||
unstable.kubecolor
|
||||
unstable.kubectl
|
||||
unstable.kubectx
|
||||
unstable.kubernetes-helm
|
||||
unstable.stern
|
||||
|
||||
# cloud
|
||||
awscli2
|
||||
|
Reference in New Issue
Block a user