hy-home.k8s (Kubernetes Homelab Architecture)
This repository contains declarative Kubernetes configurations for the microservices used on my home server. Namespaces separate services, Persistent Volumes (PV) manage data, and Ingress handles external access, bringing cloud-native operations to a home lab.
Overview
This project is an infrastructure repository for deploying and operating personal home server environments in a cloud-native way with Kubernetes (K8s). Building on a traditional Docker setup, its goal is a high-availability home lab with self-healing and autoscaling.