Project 2
이 저장소는 홈 서버 운영에 필요한 다양한 마이크로서비스(Microservices)를 쿠버네티스 환경에서 구동하기 위한 선언적(Declarative) 설정을 포함합니다. 네임스페이스(Namespace)별 서비스 분리, 퍼시스턴트 볼륨(Persistent Volume)을 통한 데이터 관리, 그리고 외부 접근을 위한 인그레스(Ingress) 설정이 체계적으로 구성되어 있어 현대적인 인프라 운영 방식을 홈 서버에 적용할 수 있도록 설계되었습니다.
Overview
This project is an infrastructure repository designed to manage and deploy personal home server environments in a cloud-native manner using Kubernetes (K8s) orchestration technology. Evolving from traditional Docker-based setups, it aims to build a high-availability home lab capable of self-healing and auto-scaling.