Update README.md

This commit is contained in:
Mathis 2023-12-01 22:57:14 +00:00
parent 82c1bbbd8a
commit 5300cf5f64
1 changed files with 8 additions and 1 deletions

View File

@ -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)