简体   繁体   English

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

[英]Using Kubernetes as docker containers orchestration in PCF

I have a requirement to use Docker containers in PCF deployed in Azure. 我要求在Azure中部署的PCF中使用Docker容器。 And now we want to use kubernetes as container orchestration. 现在我们想使用kubernetes作为容器编排。 Does kubernetes can be used here ? 可以在这里使用kubernetes吗? Or PCF will take care of the container orchasteration ? 还是PCF会负责容器的编排? Which one would be the better approach here ? 哪一种方法更好?

Pivotal Cloud Foundry (PCF) is a sophisticated answer from Microsoft to current cloud expectations. Pivotal Cloud Foundry(PCF)是Microsoft对当前云期望的一个复杂答案。 PCF offers the best platform to run Microsoft based technology like .NET , and smoothly supports enterprise Java application. PCF提供了运行诸如.NET之类的基于Microsoft的技术的最佳平台,并顺利地支持企业Java应用程序。 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 utility. 您可以在那里运行Kubernetes并获得良好的结果,但是为了实现舒适的编排和容器管理,我建议阅读有关GKE的知识或使用kubespray实用程序设置自己的Kubernetes集群。

PKS是Pivotal对在PCF中运行kubernetes的答案(无论IaaS如何)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM