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

858 B

type, title, description, draft, date, updates, tags
type title description draft date updates tags
blog-post 2023-07-23-2023-feature-plan 2023-07-23-2023-feature-plan true 2023-07-24
time description
2023-07-24 first iteration
#blog

Schedule

  • get talos to 3 control plane nodes
  • get talos to run in dev environment 2023-10-25
  • Make sure proxmox is running fiiiine and dandy 2023-10-25
  • Look into wireguard vdev point to site 2023-10-25
    • Requires replacing 0.0.0.0 with a private subnet 2023-10-25
    • 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