back

by jtwaleson·8y ago·view on hn ↗
Heroku / Cloud Foundry offer exactly what the author points towards: a very simple user interface for developers. InfluxDB will of course needs stateful applications so it's not a good use case for them.

The Cloud Foundry community has started exploring a switch from their own container management system to K8s. If that becomes real, CF would "just" become a nice user interface on top of k8s. The right move imho.

2 comments
The cloudfoundry-incubator/eirini project is where the CF+K8s scheduler work is going on.

Related to this, SUSE and IBM have already released distributions of CF that run on Kubernetes.

I'm biased (I work on one of these) but I really think this is the most expedient way to enable PaaS features on K8s.

This is basically what OpenShift is. Highly recommended.