Hacker News new | ask | show | jobs
by loafoe 1442 days ago
Another Cloud foundry based platform moving on to Kubernetes. Perhaps https://github.com/cloudfoundry/cf-for-k8s can provide a simple migration path..
1 comments

Have you seen Korifi? https://github.com/cloudfoundry/korifi

This is the one I expect to become the primary CF product on k8s

Ah, another one! On the other hand, if you've already containerized your app and are not using buildpacks, the switch to Kubernetes should be fairly easy. Thanks for the link, will check.