Installing PCF on OpenStack
Can someone help me to understand can we install pcf on openstack ? what are the benefits that we can achieve if we install pcf on openstack.
First time here? Check out the FAQ!
Can someone help me to understand can we install pcf on openstack ? what are the benefits that we can achieve if we install pcf on openstack.
Yes, you can install it on openstack.
Pivotal Cloud Foundry is a Platform as a Service (PaaS). As a developer, you can deploy application directly to the containers (which are running in openstack VMs) without any knowledge about server configurations. 'cf push' will deploy your application code in a container and gives you a URL to access it. It is pretty easy to handle scale up and down, provides maximum availability to application and it will be taken care by PCF itself.
I found better explanation here as well. https://cloudacademy.com/blog/cloud-f...
Asked: 2017-10-28 22:29:55 -0500
Seen: 274 times
Last updated: Nov 02 '17