Next.js Static Web App on 2-Node K8s Cluster (Kind)
A hands-on implementation demonstrating the deployment of a containerized Next.js static application on a local Kubernetes environment. This project showcases a custom 2-node architecture (1 Control-Plane and 1 Worker Node) managed via Kind, featuring Nginx Ingress routing, service-to-pod mapping, and optimized local image orchestration. It serves as a practical lab for understanding cloud-native workflows, traffic management, and scalable container orchestration.