Stampede 正在参加 2021 年度 OSC 中国开源项目评选,请投票支持!
Stampede 在 2021 年度 OSC 中国开源项目评选 中已获得 {{ projectVoteCount }} 票,请投票支持!
2021 年度 OSC 中国开源项目评选 正在火热进行中,快来投票支持你喜欢的开源项目!
2021 年度 OSC 中国开源项目评选 >>> 中场回顾
Stampede 获得 2021 年度 OSC 中国开源项目评选「最佳人气项目」 !
授权协议 Apache
开发语言 Python SHELL
操作系统 Linux
软件类型 开源软件
所属分类 云计算PaaS系统/容器
开源组织
地区 不详
投 递 者 linuxhitlover
适用人群 未知
收录时间 2014-08-22

软件简介

Stampede 是基于 CoreOS 的混合 IaaS/Docker 编配平台。Stampede 需要一个空的 CoreOS 集群,通过简单的配置就可以拥有可以同时运虚拟机和 Docker 的平台。Stampede 能很好的支持 IaaS 到 Docker 的复杂业务流程,增强了网络,存储和管理方面的能力。Stampede 的最终目标是继续支持传统的 IaaS,同时增强对 Docker 和容器的支持。

ScreenShot

安装

通过 Fleet 和 Etcd 配置开始空白的 CoreOS 集群

wget http://stampede.io/latest/cattle-stampede.service
fleetctl start cattle-stampede.service
fleetctl list-units

输出

UNIT                                            DSTATE          TMACHINE                STATE           MACHINE                 ACTIVE
cattle-libvirt.7ffe1d-b2c083.service            launched        b2c0835f.../10.42.1.115 launched        b2c0835f.../10.42.1.115 active
cattle-stampede-agent.76bcfb-b2c083.service     launched        b2c0835f.../10.42.1.115 launched        b2c0835f.../10.42.1.115 active
cattle-stampede-server.01c222-b2c083.service    launched        b2c0835f.../10.42.1.115 launched        b2c0835f.../10.42.1.115 active
cattle-stampede.service                         launched        b2c0835f.../10.42.1.115 launched        b2c0835f.../10.42.1.115 active

API/UI 已经提供在服务器的 9080。

UI

UI

函数

  • Virtual Machines

    • Libvirt/KVM

    • EC2/OpenStack images work out of the box

    • EC2 style meta data

    • OpenStack config drive

    • Managed DNS/DHCP

    • User data

    • Floating IPs

    • Private networking

    • VNC Console

    • CoreOS, Ubuntu, Fedora, and Cirros templates preconfigured

  • Docker

    • Link containers across servers

    • Dynamically reassign links and ports

  • Networking

    • VMs and containers can share the same network space

    • By default, a private IPSec VPN is created that spans servers

    • All containers and VMs live on a virtual network that can span across cloud

    • Can also use any libvirt networking models for VMs

  • Interface

    • Use web browser to explore and use API

    • UI

    • REST API

    • Command line client

    • Python API bindings

展开阅读全文

代码

的 Gitee 指数为
超过 的项目

评论

点击引领话题📣 发布并加入讨论🔥
暂无内容
发表了博客
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
发表了问答
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
暂无内容
0 评论
25 收藏
分享
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部