This project deploys a multi-tier Java application (vProfile) on a Kubernetes cluster using Docker, Ingress, and ConfigMaps.
- Kubernetes (kOps)
- Docker, Ingress Controller
- MySQL, RabbitMQ, Memcached, Tomcat
- Nginx reverse proxy
- Automated deployment via YAML manifests
- Load-balanced traffic through Nginx
- Secrets managed securely using K8s secrets
- Autoscaling & fault tolerance
This project demonstrates container orchestration, service discovery, and CI/CD concepts in a local lab setup.