Resolve "Run the application on Kubernetes locally using “minikube”"
All threads resolved!
Compare changes
Files
6- Jesus Galaz authored
- Added Kubernetes deployment specs for `todo-app` and `mongodb` - Configured NodePort service for external access - Verified application functionality using `minikube service` - Enabled persistent storage for MongoDB using PersistentVolumeClaim - Removed unused `ingress.yml` file - Provided compatibility for ARM64 and Linux environments
docker-compose.yml deleted
100644 → 0
+ 0
− 47