Skip to content
Snippets Groups Projects
Commit 92a9d51e authored by Jesus Galaz's avatar Jesus Galaz
Browse files

feat(kubernetes): complete Kubernetes setup for todo-app with Minikube

- 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
parent cd71134b
No related tags found
1 merge request!15Resolve "Run the application on Kubernetes locally using “minikube”"
Pipeline #17480 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment