From c04c29aad72ae41da0f4fc862d692b1152539e32 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sun, 13 Oct 2024 18:28:20 -0400 Subject: [PATCH] Update README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 25509bd..9cc9def 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,18 @@ A [ArgoCD](https://argo-cd.readthedocs.io/en/stable/) repo describing my current ![network switch](./img/switch.jpg) ![zfs pool](./img/drives.jpg) +## Software + +### Tier 0 + +_Software that aids the cluster run_ + +| Name | Use | +| ---- | --- | +| [Flux](fluxcd.io) | Deployments | +| [Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets) | Secret management via git | +| + ## Hosted Version Find the actual, in production version of this repo on my [Gitea Repository](https://git.clortox.com/Infrastructure/Gluttony-Cluster). Here you will also find in use issues denoting things I plan to add to this repository.