Self-Hosted Baremetal Kubernetes Cluster
infrastructurePersonal project serving as a live, full-stack demonstration of Platform Engineering proficiency, hosting personal applications and this website.
Deployed on 3 baremetal servers running Ubuntu, virtualized with MicroK8s, and using local NFS storage for persistent data. Implemented essential Kubernetes services including metallb for load-balancing, calico for networking, and coredns. Automated deployments using ArgoCD (GitOps) for seamless, continuous application delivery.