|
|
|
|
|
by burntoutfire
2169 days ago
|
|
One cool thing about it is that, if the infra is just a bunch of k8s pods, you can efortlessly create any number of per-developer environments using the same deployment scripts as are used for production deployments (ideally, you just change address of the k8s cluster and some environment-specific stuff like secrets), and these environment are guaranteed to be extremely production-like. |
|