我可以在一组本地 PC 上部署 CloudFoundry 吗?
Can I deploy CloudFoundry on a collection of local PCs?
我知道我可以 运行 PCF Dev 在单个 VM 上。
但我有几台旧电脑没有做任何事情。
看起来像 PCF needs to run on VMs provided by AWS, Azure, Google, OpenStack, or VMware. So maybe I would need to install something like OpenStack on my PCs first - perhaps with Ubuntu/MAAS/Juju?
这是我为 Bosh 看到的唯一裸机类型的解决方案 -> https://www.cloudfoundry.org/bosh-rackhd-cpi-running-cloud-foundry-on-bare-metal-with-bosh-2/。否则,您将需要 Bosh CPI 支持的虚拟化层之一。
PCF Dev 的下一步可能是 Bosh Lite. Beyond that, perhaps try the Virtualbox CPI?两者都应该 运行 在一台服务器或笔记本电脑上。
我知道我可以 运行 PCF Dev 在单个 VM 上。 但我有几台旧电脑没有做任何事情。 看起来像 PCF needs to run on VMs provided by AWS, Azure, Google, OpenStack, or VMware. So maybe I would need to install something like OpenStack on my PCs first - perhaps with Ubuntu/MAAS/Juju?
这是我为 Bosh 看到的唯一裸机类型的解决方案 -> https://www.cloudfoundry.org/bosh-rackhd-cpi-running-cloud-foundry-on-bare-metal-with-bosh-2/。否则,您将需要 Bosh CPI 支持的虚拟化层之一。
PCF Dev 的下一步可能是 Bosh Lite. Beyond that, perhaps try the Virtualbox CPI?两者都应该 运行 在一台服务器或笔记本电脑上。