Skip to content
Snippets Groups Projects
  1. Dec 15, 2024
  2. Dec 13, 2024
    • Jesus Galaz's avatar
      feat(kubernetes): complete Kubernetes setup for todo-app with Minikube · 92a9d51e
      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
      92a9d51e
Loading