Example use of Tilt with a NestJS backend, Postgres database, and Next frontend.
- Run Tilt against a remote cluster (e.g your dev cluster)
- Add ingress routes for your frontend and backend services (e.g with k8s nginx ingress)
- Create a public DNS entry for your ingress (this can be done automatically using something like External DNS)
Slack @gitclonedcush
It only takes a single command to run the planet express tech stack.
tilt up
tilt down
Completely delete your database with
kubectl delete pvc -n default data-postgresql-0