|
|
|
|
|
by yoz
803 days ago
|
|
Serious question: If everyone ultimately wants the usability of Heroku - which I can believe - why didn't Cloud Foundry take off? Am I (and Betty Junod, and Seth Vargo) wrong about the desirability of Heroku's interface? Was Cloud Foundry far worse than Kubernetes, or did it just not get traction? I admit that's a pretty loaded question, so I should give context: I dealt with Cloud Foundry from the user side, not the admin side. This was around 2016, and I had very little exposure to what else was going on with it. But I was impressed that they some key elements of Heroku-style PaaS seemingly working fine. So if it was far harder to get going than Kubernetes, that's a good explanation. But I'm guessing there's much more to it than that. |
|
I think nowadays building on top of Kubernetes has completely eclipsed the CF stack. There's a buildpacks CNCF incubator and you can get k8s pretty close with different tools/abstractions.