Apache Mesos

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(发行版)
(用户)
第90行: 第90行:
 
==用户==
 
==用户==
 
*Apple、Cisco、eBay、PayPal、Netflix、Twitter、Uber、Airbnb、微博、小米
 
*Apple、Cisco、eBay、PayPal、Netflix、Twitter、Uber、Airbnb、微博、小米
 +
*Apple 的 Siri 平台运行Mesos之上,拥有几千个节点。(2015.04)
 
*[http://www.infoq.com/cn/news/2017/02/scaling-twitter-infrastructure Twitter的支撑架构:扩展网络与存储并提供服务]
 
*[http://www.infoq.com/cn/news/2017/02/scaling-twitter-infrastructure Twitter的支撑架构:扩展网络与存储并提供服务]
 
*[http://www.infoq.com/cn/articles/scaling-containers-hashicorp-nomad 从HashiCorp Nomad对上百万容器进行调度所学到的经验]
 
*[http://www.infoq.com/cn/articles/scaling-containers-hashicorp-nomad 从HashiCorp Nomad对上百万容器进行调度所学到的经验]
第99行: 第100行:
 
*[http://www.infoq.com/cn/articles/the-charm-of-traditional-enterprises-reform 从太平洋保险DCOS实践看传统企业的魅力变革]
 
*[http://www.infoq.com/cn/articles/the-charm-of-traditional-enterprises-reform 从太平洋保险DCOS实践看传统企业的魅力变革]
 
*[http://www.infoq.com/cn/news/2015/10/force12io-microscaling-mesos Force12.io为Apache Mesos创建“微伸缩”框架]
 
*[http://www.infoq.com/cn/news/2015/10/force12io-microscaling-mesos Force12.io为Apache Mesos创建“微伸缩”框架]
 +
*Verizon 成功演示了在90秒内使用Mesos和Mesosphere的Marathon框架启动 50,000 个容器。(2015.08)
 
*[http://mesos.apache.org/documentation/latest/powered-by-mesos/ More organizations using Mesos]
 
*[http://mesos.apache.org/documentation/latest/powered-by-mesos/ More organizations using Mesos]
  

2018年1月11日 (四) 23:53的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Apache Mesos Thanks, Wikipedia.

Apache Mesos 是一个分布式、集群管理系统和框架,被称为是分布式系统的内核。

目录

指南

OS X

brew install mesos

演示

安装一个 mesos-demo 虚拟机

$ wget http://downloads.mesosphere.io/demo/mesos.box  // 注: 此文件有2.8G
$ vagrant box add --name mesos-demo mesos.box
$ git clone https://github.com/mesosphere/RENDLER.git
$ cd RENDLER
$ vagrant up
http://10.141.141.10:5050/ // Mesos
http://10.141.141.10:8080 // Marathon
$ vagrant ssh
$ cd hostfiles/python
$ python rendler.py http://mesosphere.io 127.0.1.1:5050 42
<Ctrl+C> to stop...
$ cd hostfiles
$ bin/make-pdf

Debian

软件

Redis

Kafka

Elasticsearch

Spark

Storm

Hadoop

Cassandra

Jenkins

Marathon

Marathon容器部署管理,支持Docker

Kubernetes

Kubernetes on DC/OS

Chronos

Singularity

Aurora

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

发行版

DC/OS指南

本地安装DC/OS集群

vagrant plugin install vagrant-hostmanager
git clone https://github.com/dcos/dcos-vagrant
cd dcos-vagrant
cp VagrantConfig-1m-1a-1p.yaml VagrantConfig.yaml
vagrant up
http://m1.dcos/
ci/dcos-install-cli.sh

文档

用户

图集

链接

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

变换
操作
导航
工具箱