|
|
|
|
|
by toshk
1453 days ago
|
|
Yeah to be honest, I run a k8s cluster now for my saas. But about 4 times more expensive then my previous company I ran on a VPS. And scaling is the same that VPS I could just scale the same way. Run a resize in my hosting company panel. (I dont use autorescal atm) Only if I would hit about 100x times the nrs I would get the advantage of k8s, but even then I could just split up customers into different VPS. CI / CD can be done good and bad with both. And in practice K8S's a lot less stable. Maybe because I'm less experienced with K8S. But also because I think its more complex. To be honest k8s is one of those dev tools that has to reinvent every concept again, so it has it's own jargon. And then there are these ever changing tools on top of it. It reminds me of JS a few years ago. |
|