|
|
|
|
|
by ehaikawaii
617 days ago
|
|
If you have a local development environment that actually works, you have already done the hardest piece: Identified every single thing needed to stand up a functional version of your app and made the rails to do so in a repeatable fashion. You should do that anyway, and whether the dev environment is true local or runs using some special k8s hooks to some dev clusters or what have you is immaterial. |
|