mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-28 04:11:49 +01:00
feat: add k8s related tools
This commit is contained in:
@@ -27,8 +27,10 @@ in {
|
||||
kubernetes-helm
|
||||
cilium-cli
|
||||
fluxcd
|
||||
clusterctl # for kubernetes cluster-api
|
||||
|
||||
skopeo
|
||||
skopeo # copy/sync images between registries and local storage
|
||||
go-containerregistry # provides `crane` & `gcrane`, it's similar to skopeo
|
||||
dive # explore docker layers
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user