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,21 @@
---
type: "blog-post"
title: "2023-09-29-architecture-for-homelab-kubernetes-clusters"
description: "2023-09-29-architecture-for-homelab-kubernetes-clusters"
draft: true
date: "2023-09-30"
updates:
- time: "2023-09-30"
description: "first iteration"
tags:
- '#blog'
---
Let me start by saying that this is incredible overkill. I am a platform/systems
engineer by trade, as such this is what I am interested in. I like developing
stuff from first principle, and find it fun developing my own version of popular
tools.
I won't be spending too much time on why, I am not selecting tools such as
Ansible, Chef, Talos etc. But I will give a reason as to why I am choosing to go
a different route.