Home cluster¶
This repo is my homelab OPS stuff. This is a single source of truth for storing configuration for my home servers, cloud instances and other devices(in future).
In this repo I'm focusing on:
- Provisioning homelab servers with Talos to have uniform way of configuring servers
- Configuring cloud services using Terraform
- Deploying applications with use of ArgoCD
Tech Stack¶
[VIP]: Virtual IP (Used for high-availability controlplanes)
[HA]: High Availability (often reduntant hardware/software)
[PVC]: k8s resource - Persistent Volume Claim
[PV]: k8s resource - Persistent Volume
[CNI]: k8s networking - Container Network Interface
[k8s]: Shortening of Kurbenetes
[CRD]: Custom Resource Definitions
[S3]: Simple Storage Service
[NFS]: Network File System
[DR]: Disaster Recovery