diff --git a/README.md b/README.md index 97bc124..857bb69 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # K3s Configs -Kustomize configs for my self-hosted dev k3s cluster. +Helm configs and Kubernetes manifests for my dev cluster managed by Kustomize. + +## Requirements + +- [helm](https://helm.sh/) +- [kustomize](https://kustomize.io/) +- [sops](https://github.com/getsops/sops) +- [ksops](https://github.com/viaduct-ai/kustomize-sops)