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