This is a simple Flask web application deployed using Docker and Kubernetes via Minikube. It's designed as a beginner-friendly project to demonstrate containerization and orchestration in a local development environment.
- Flask β Lightweight Python web framework
- Docker β Containerization of the application
- Kubernetes β Deployment and service management
- Minikube β Local Kubernetes cluster for development
- Git Bash / PowerShell β Shell environments for setup