--- type: "blog-post" title: "2023-07-23-2023-feature-plan" description: "2023-07-23-2023-feature-plan" draft: true date: "2023-07-24" updates: - time: "2023-07-24" description: "first iteration" tags: - '#blog' --- # Schedule - [x] get talos to 3 control plane nodes - [x] get talos to run in dev environment ✅ 2023-10-25 - [x] Make sure proxmox is running fiiiine and dandy ✅ 2023-10-25 - [x] Look into wireguard vdev point to site ✅ 2023-10-25 - [x] Requires replacing 0.0.0.0 with a private subnet ✅ 2023-10-25 - [x] Probably not gonna do that now ✅ 2023-10-25 The plan for now is to consolidate the bootstrapping into a single repository - Setting up terraform for each node and just spinning it up. # Cuddle refactor Cuddle right now is a mess. All the code runs in the pretty much the same loop with no structuring or reason. To