Homelab
This page reflects the current live homelab architecture.
Current Architecture
What this diagram shows
- Single-node Talos Linux Kubernetes cluster running on a Lenovo Legion Y540
- Flux CD as the GitOps control plane syncing this repository
- MetalLB advertising
192.168.0.60on the local network - Traefik as the default ingress controller behind that VIP
- Homepage and Linkding as the current user-facing workloads in
gitops/apps/lab - NVIDIA GPU Operator and Node Feature Discovery active on the node
Source of truth
- Rendered asset:
docs/assets/images/homelab-current.svg - This page is a documentation snapshot. Flux manifests under
gitops/clusters/lab/,gitops/apps/lab/, andgitops/infrastructure/remain the operational source of truth.