Self-hosting RedwoodJS on Kubernetes

A medium-sized project (a estimate in terms of node dependencies) has a build time of about 7 minutes (db migration and seed included) on GitHub Actions, and then about 3-5 minutes before it’s deployed in Kubernetes. I’m optimistic in having less than 5 minutes in total later on.

I updated Dockerize RedwoodJS with a Benchmark section to reflect this.