This project demonstrates a simple Flask web application containerized using Docker and deployed on a Kubernetes cluster using Minikube.
- Python + Flask (Web App)
- Docker (Containerization)
- Minikube + kubectl (Local Kubernetes Cluster)
- Kubernetes (Deployment + Service)
- Docker Hub (Image Hosting)