k3s-configs/README.md

11 lines
274 B
Markdown
Raw Normal View History

2023-11-29 20:13:39 +00:00
# K3s Configs
2023-12-01 22:57:14 +00:00
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)