Skip to content

Cat-approved, 100% renewable, GMO-Free HomeLab k8s cluster managed via Flux2 & Renovate

License

Notifications You must be signed in to change notification settings

mchestr/home-cluster

Repository files navigation

My Home Kubernetes Cluster β˜„

... managed with Flux and Renovate πŸ€–

TalosΒ Β  KubernetesΒ Β  FluxΒ Β 

Home InternetΒ Β  Status PageΒ Β  Alertmanager

Age-DaysΒ  Uptime-DaysΒ  Node-CountΒ  Pod-CountΒ  CPU-UsageΒ  Memory-UsageΒ  Power-UsageΒ  Alerts

Overview

This repository is my home Kubernetes cluster in a declarative state. Flux watches the kubernetes folder and will make the changes to the cluster based on the YAML manifests.

πŸ’‘ Core Components

Core components that form the foundation of the cluster:

🚨 Observability

For observability and monitoring of the cluster the following software is used:

πŸ€– Automation

  • Github Actions for checking code formatting and running periodic jobs
  • Renovate keeps the application charts and container images up-to-date

πŸŒͺ Cloud Dependencies

Total cloud costs yearly is approximately ~$150/year.

🍝 Directories

This Git repository contains the following directories.

πŸ“ bootstrap       # Flux installation to bootstrap cluster
πŸ“ docs            # Docs
πŸ“ hacks           # Contains random scripts
πŸ“ kubernetes      # Kubernetes cluster defined as code
β”œβ”€πŸ“ flux          # Main Flux configuration of repository
β”œβ”€πŸ“ components    # Flux components
β””β”€πŸ“ apps          # Apps deployed into my cluster grouped by namespace
πŸ“ talos           # Contains the configuration for Talos operating system
πŸ“ terraform       # Contains Cloudflare terraform

βš™ Hardware

Checkout my rack rack
Device Count OS Disk Size Data Disk Size Ram Operating System Purpose
UDM-Pro-Max 1 - - - Unifi Router
USW-Pro-Aggregation 1 - - - Unifi Switch
USW-Pro-Max-24-PoE 1 - - - Unifi Switch
UAP-AC-Lite 1 - - - Unifi WiFi AP
ER-10X 1 - - - EdgeOS Switch
PiKVM V4 Mini 1 - - - PiKVM KVM
TESmart HDMI KVM Switch 8 Ports 1 - - - - KVM Switch
CyberPower CP1500PFCRM2U 1 - - - UPS
USP-PDU-Pro 1 - - - Unifi PDU
Synology DS920+ 1 - 2x8TB & 2x16TB 20GB DSM NAS
MS-01 i9-13900H 3 1TB 2TB 96GB Talos Control Plane

πŸ™ Graditude and Thanks

Thanks to all the people who donate their time to the Kubernetes @Home community.

This repository was built off the onedr0p/template-cluster-k3s repository.

✨ Star History

Star History Chart

✏ License

See LICENSE