Mesos ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(C++)
(图集)
 
(未显示1个用户的13个中间版本)
第1行: 第1行:
[[Apache Mesos]] 生态系统
+
[[Apache Mesos]] & DC/OS 生态系统
  
 
[https://github.com/dharmeshkakadia/awesome-mesos Awesome Mesos] [[image:awesome.png]]
 
[https://github.com/dharmeshkakadia/awesome-mesos Awesome Mesos] [[image:awesome.png]]
 +
 +
==新闻==
 +
*[https://mesosphere.com/blog/series-d/ Mesosphere完成1.25亿美元的D轮融资] (2018.05)
 +
*Verizon 成功演示了在90秒内使用Mesos和Mesosphere的Marathon框架启动50,000 个容器。(2015.08)
 +
*Apple 宣布它们的Siri 平台运行Mesos之上, 拥有几千个节点.2015年4月2015年8月在生产环境中被验证。(2015.04)
 +
*Mesos成功从Apache孵化项目毕业,成为顶级项目之一。 (2013.06)
 +
*用Mesos的工程师们一起创建了Mesosphere。(2013.04)
  
 
==MesosCon==
 
==MesosCon==
第77行: 第84行:
 
*[https://github.com/mesos/hadoop Hadoop on Mesos]
 
*[https://github.com/mesos/hadoop Hadoop on Mesos]
 
*[http://myriad.incubator.apache.org/ YARN on Mesos]
 
*[http://myriad.incubator.apache.org/ YARN on Mesos]
 +
 +
===HBase===
 +
*[https://docs.portworx.com/scheduler/mesosphere-dcos/hbase-px.html HBase on DCOS with Portworx]
  
 
===Cassandra===
 
===Cassandra===
第88行: 第98行:
  
 
===Jenkins===
 
===Jenkins===
*[https://github.com/jenkinsci/mesos-plugin Jenkins on Mesos]
+
*[https://github.com/jenkinsci/mesos-plugin Jenkins on Mesos] [https://wiki.jenkins.io/display/JENKINS/Mesos+Plugin Jenkins Mesos Plugin]
 +
*[https://plugins.jenkins.io/marathon Jenkins Marathon Deployment]
 
*[https://docs.mesosphere.com/1.10/tutorials/deploy-on-marathon/ Deploying Marathon Apps with Jenkins]
 
*[https://docs.mesosphere.com/1.10/tutorials/deploy-on-marathon/ Deploying Marathon Apps with Jenkins]
 
*[https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/J/jenkins Jenkins package]
 
*[https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/J/jenkins Jenkins package]
第188行: 第199行:
 
*[[gitlab]] [https://github.com/deric/gitlab-ci-mesos GitLab CI Mesos Framework]
 
*[[gitlab]] [https://github.com/deric/gitlab-ci-mesos GitLab CI Mesos Framework]
 
*[https://www.spinnaker.io/guides/tutorials/codelabs/dcos-source-to-prod/ DC/OS: Source to Prod]
 
*[https://www.spinnaker.io/guides/tutorials/codelabs/dcos-source-to-prod/ DC/OS: Source to Prod]
 +
 +
==Repository管理==
 +
*[[Artifactory]] [https://github.com/dcos/examples/tree/master/artifactory on DC/OS]
 +
*[[Nexus]] on [https://github.com/dcos/examples/tree/master/nexus DC/OS]
  
 
==Tracing==
 
==Tracing==
第272行: 第287行:
 
==用户==
 
==用户==
 
[http://docs.huihoo.com/apache/mesos/documentation/latest/powered-by-mesos/ Powered By Mesos]
 
[http://docs.huihoo.com/apache/mesos/documentation/latest/powered-by-mesos/ Powered By Mesos]
 +
*[http://www.infoq.com/cn/presentations/building-a-paas-platform-based-on-mesos-that-you-may-need-to-repair 爱奇艺]
 +
 +
==服务商==
 +
*[https://portworx.com/ Portworx]
  
 
==图集==
 
==图集==
 
<gallery>
 
<gallery>
 +
image:from-static-partitioning-to-elastic-sharing.png|Mesos带来的好处
 
image:dcos-api-gateway-kong.png|Kong API网关
 
image:dcos-api-gateway-kong.png|Kong API网关
 
image:mesos-kubernetes-multi-cluster-stacks.jpg|Mesos/K8S多集群堆栈
 
image:mesos-kubernetes-multi-cluster-stacks.jpg|Mesos/K8S多集群堆栈
第291行: 第311行:
 
image:Cloud-Native-Stacks-03.png|Cloud-Native-Stack  
 
image:Cloud-Native-Stacks-03.png|Cloud-Native-Stack  
 
image:Cloud-Native-Stacks-04.png|Cloud-Native-Stack  
 
image:Cloud-Native-Stacks-04.png|Cloud-Native-Stack  
 +
image:dcos-private-nodes-grouped-by-agent.png|私有节点Agent分组
 +
image:dcos-private-nodes-grouped-by-vip.png|私有节点VIP分组
 +
image:twitter-mesos.png|Mesos @ Twitter
 +
image:Jenkins-on-dcos.png|Jenkins on DC/OS
 +
image:tls-on-dcos.png|TLS on DC/OS
 
</gallery>
 
</gallery>
  

2018年10月23日 (二) 09:25的最后版本

Apache Mesos & DC/OS 生态系统

Awesome Mesos Awesome.png

目录

[编辑] 新闻

  • Mesosphere完成1.25亿美元的D轮融资 (2018.05)
  • Verizon 成功演示了在90秒内使用Mesos和Mesosphere的Marathon框架启动50,000 个容器。(2015.08)
  • Apple 宣布它们的Siri 平台运行Mesos之上, 拥有几千个节点.2015年4月2015年8月在生产环境中被验证。(2015.04)
  • Mesos成功从Apache孵化项目毕业,成为顶级项目之一。 (2013.06)
  • 用Mesos的工程师们一起创建了Mesosphere。(2013.04)

[编辑] MesosCon

MesosCon @ Twitter

[编辑] App Store

每一种开源软件都有可能以分布式、集群的方式部署、运行。

[编辑] Debian

[编辑] 语言/软件

[编辑] C++

[编辑] Python

[编辑] Go

[编辑] JavaScript

[编辑] Scala

[编辑] Erlang

[编辑] Akka

[编辑] Redis

[编辑] RabbitMQ

[编辑] Kafka

[编辑] Elasticsearch

[编辑] Spark

[编辑] Storm

[编辑] Hadoop

[编辑] HBase

[编辑] Cassandra

[编辑] OpenWhisk

OpenWhisk as a Mesos Framework

[编辑] Jenkins

[编辑] Gitlab

[编辑] VM

[编辑] Marathon

Marathon容器部署管理,支持Docker

[编辑] Kubernetes

[编辑] Deis

[编辑] Chronos

[编辑] Singularity

[编辑] Aurora

Apache Aurora是一个Mesos框架,管理长期运行的服务和任务计划。

[编辑] RENDLER

[编辑] Raspberry Pi

[编辑] Ceph

[编辑] Prometheus

Prometheus Mesos Exporter

[编辑] 数据平台

[编辑] 数据库存储

dcos package install arangodb

[编辑] 人工智能

[编辑] 一致性

[编辑] 项目协作

[编辑] DevOps

[编辑] Repository管理

[编辑] Tracing

[编辑] 可视化

[编辑] 控制台

[编辑] 语言

[编辑] API/Microservices

[编辑] DNS/服务发现/调度

[编辑] 云平台

[编辑] 网络

[编辑] 监控

[编辑] LB/HAProxy

[编辑] NGINX

[编辑] 安全审计

[编辑] DC/OS Service

[编辑] 框架Modules

[编辑] GPU/TPU/FPGA

[编辑] 用户

Powered By Mesos

[编辑] 服务商

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱