From a91efe4d7b9b287165f232821a6207b00994f77f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Krop=C3=A1=C4=8Dek?= Date: Thu, 16 Jan 2025 00:09:35 +0100 Subject: [PATCH] updated TODO --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 8997b52..58ff2c2 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,10 @@ # What needs to be done - [x] Install proxmox -- [ ] Prepare nix config for VMs +- [x] Prepare nix config for VMs - [x] Create base modules - - [ ] Find a way to handle secrets (there isnt a good way, best would be to not have secrets) -- [ ] Deploy k8s for LAN - - [ ] Figure out storage for PVC + - [x] Find a way to handle secrets (agenix for the rescue) +- [x] Deploy k8s for LAN + - [ ] Figure out storage for PVC - Will use NFS - [ ] Deploy planned solution - [ ] Deploy MetalLB - [ ] Deploy ArgoCD