Identity surface
Project 2
Identity1 min read44 wordsTags 9
This repository contains declarative configurations for running various microservices required for home server operations within a Kubernetes environment. It features systematic service isolation by Namespace, data management via Persistent Volumes (PV), and Ingress setups for external access, designed to apply modern infrastructure operation methodologies to a home server context.
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.