Go to file
2026-04-29 11:29:26 +05:30
backend feat(backend): add Dockerfile for taskapp-api image 2026-04-29 11:21:56 +05:30
frontend feat(frontend): add Dockerfile and nginx.conf for ConfigMap 2026-04-29 11:22:33 +05:30
.gitignore chore: initial repo, copy source from assignment 1 2026-04-29 11:20:19 +05:30
deployment.yaml feat(k8s): api and web Deployments with probes and resources 2026-04-29 11:29:26 +05:30
namespace.yaml feat(k8s): namespace, secret, configmap manifests 2026-04-29 11:26:24 +05:30
nginx.conf feat(frontend): add Dockerfile and nginx.conf for ConfigMap 2026-04-29 11:22:33 +05:30
service.yaml feat(k8s): web NodePort, api ClusterIP, db headless services 2026-04-29 11:28:25 +05:30
statefulset.yaml feat(k8s): PV, PVC, StatefulSet for postgres 2026-04-29 11:27:18 +05:30