×

Beluga Docker发布工具

消耗积分:2 | 格式:zip | 大小:0.05 MB | 2022-05-12

王涛

分享资料个

授权协议 Apache
开发语言 SHELL
操作系统 Linux
软件类型 开源软件
所属分类 云计算Docker 扩展

软件简介

Beluga 是一个命令行工具,用来将 Docker 容器发布到单个服务器以及数量不多的服务器群组。

为什么不用 Kubernetes 或者 Mesos?

  • 当前 Docker 不支持多租户环境

  • 所以不管是 Kubernetes 还是 Mesos 都无法操作 Docker/容器层

  • 很多实际的问题:

  • #2918 (PR: #4572) (container root is identical to host root -- volumes can be written and read from as host root inside container).

  • (WIP) Docker doesn't have any ACL. Writing to docker.sock == root.

  • #5619 (PR: #6000) (absolute symlinks and symlink path components copy host target).

Beluga 不能做什么

  • Down-to-distro cluster managements

  • Docker registry or app management itself

  • Magic service discovery

  • Infrastructure management ### How is it working?

    • Run dockerfiles to build them

    • Push them to repository

    • Pull them when connected to server by ssh

    • That's it!

需求

  • A Unix compatible system with RSync

  • SSH

  • Docker Compose

  • Obviously, Docker..

  • Some love.

 

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !