feat: add k8s related tools

This commit is contained in:
Ryan Yin
2024-07-10 15:21:57 +08:00
parent 04fa05151a
commit 1d66cf655d
2 changed files with 6 additions and 2 deletions

View File

@@ -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
];