|
|
|
|
|
by Thaxll
1187 days ago
|
|
Such a terrible idea, let's build something that everyone else has a solution for, we're on our own with our custom solutions that no one else know or use. We'll see how many years it will take them to come back to Kubernetes or equivalent. And the argument k8s is too complicated so build our own looks really bad from an engineering perspective. When you look at the issues: https://github.com/mrsked/mrsk/issues/44
you can some see trivial shortcoming that has been solved for years by other solutions. |
|
Wow. That’s uh, that’s certainly a decision.
> They're the same service, because they're running the same image
If something purports to “run my containers” and “be an alternative to K8s”, I’d kind of expect it to run whatever it’s told. Whether running identical containers on the same host is a good thing or not really depends on your architectures choices and trade offs. Blindly being like “you can’t have this because reasons” makes this whole tool a giant non-starter IMO.