|
|
|
|
|
by motoboi
202 days ago
|
|
Kubernetes is not only an orchestrator but a scheduler. Is a way to run arbitrary processes on a bunch of servers. But what if your processes are known beforehand? Than you don't need a scheduler, nor an orchestrator. If it's just your web app with two containers and nothing more? |
|