Category: Software, Kubernetes, Architecture

Cloud Foundry sponsored this post. That exchange was referring to using Cloud Foundry locally and testing apps with a cf push experience on a developer machine.

Cloud Foundry (BOSH-based) also has a solution for this in the form of cf dev, but again, the similarity with production environments was considerably low.

This will give you a local Kubernetes cluster, which will have a Cloud Foundry PaaS experience on top of it.

This method of installing cf-for-k8s on local dev machines is endorsed by our community of open source contributors, commercial Cloud Foundry vendors such as VMWare Tanzu, and our system integrators.

Related Articles