feat: add blog contents
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-07-31 11:01:22 +02:00
parent da0771ccb9
commit 4bb6b0228a
79 changed files with 18092 additions and 246 deletions

View File

@@ -0,0 +1,30 @@
---
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