https://platform9.com/blog/kubernetes-vs-mesos-marathon/
Kubernetes offers significant advantages over Mesos + Marathon for three reasons:
- Much wider adoption by the DevOps and containers community
- Better scheduling options for pods, useful for complex application stacks
- Based on over a decade of experience at Google
However, Kubernetes has been known to be difficult to deploy and manage. Platform9’s Managed Kubernetes product can fill this gap by letting organizations focus on deploying microservices on Kubernetes, instead of managing and upgrading a highly available Kubernetes deployment themselves. Further details on these and other deployment models for Kubernetes can be found in The Ultimate Guide to Deploy Kubernetes.
'Cloud' 카테고리의 다른 글
우버의 스트리밍 분석 플랫폼 - AthenaX (0) | 2017.11.01 |
---|---|
[링크] 오픈스택에서 VM 생성후 스크립트 실행할 때 사용되는 cloud init /user data (0) | 2017.11.01 |
[fluentd] exec failed to emit error="queue size exceeds limit" 에러 해결 (0) | 2017.10.25 |
[etcd] etcd 기능 (간단한 DML, 백업, 복구) (0) | 2017.10.16 |
[openstack] nova cli 공부 (0) | 2017.10.13 |