Files
kasperhermansen-blog/content/posts/2023-07-23-2023-feature-plan.md
kjuulh 4bb6b0228a
Some checks failed
continuous-integration/drone/push Build is failing
feat: add blog contents
2025-07-31 11:01:22 +02:00

31 lines
858 B
Markdown

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