|
|
|
|
|
by midrus
1610 days ago
|
|
Well, no. You can deploy the same monolith to two different clusters with different resource configurations. In fact, this is what you usually do with "worker" nodes that do background jobs. And you can always have feature flags/environment variables to disable everything you don't need in a given cluster. |
|