在 PCF 中使用 Kubernetes 作为 docker 容器编排

Using Kubernetes as docker containers orchestration in PCF

我需要在 Azure 中部署的 PCF 中使用 Docker 容器。 现在我们想使用 kubernetes 作为容器编排。 这里可以使用kubernetes吗? 还是 PCF 会负责容器的整理? 哪种方法更好?

Pivotal Cloud Foundry (PCF) is a sophisticated answer from Microsoft to current cloud expectations. PCF offers the best platform to run Microsoft based technology like .NET, and smoothly supports enterprise Java application. You can run Kubernetes there with fine results, but to achieve comfortable orchestration and management of containers I suggest reading about GKE or setting up your own Kubernetes cluster using kubespray 实用程序。

PKS 是 Pivotal 对 运行 PCF 中的 kubernetes 的回答(不考虑 IaaS)