22 lines
696 B
Markdown
22 lines
696 B
Markdown
---
|
|
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.
|