File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 49
49
# 容器技术
50
50
| 项目 | 简介 |
51
51
| ---- | ------------------------------- |
52
+ | [ Pouch ] ( https://github.com/alibaba/pouch ) | Pouch 是 Alibaba 公司开源的容器引擎技术,其主要功能包括基本的容器管理能力,安全稳定的强容器隔离能力,以及对应用无侵入性的富容器技术。 |
52
53
| [ SwarmKit ] ( https://github.com/docker/swarmkit ) | SwarmKit 是Docker公司开源的Docker集群管理和容器编排工具,其主要功能包括节点发现、基于raft算法的一致性和任务调度等。 |
53
54
| [ DaoliNet ] ( https://github.com/daolinet/daolinet ) | DaoliNet是一个软件定义网络(SDN)系统,其设计目的是为Docker容器提供动态、高效的链接。在Docker容器中,微服务工作负载具有轻量且短暂的性质,DaoliNet恰好适用于这种性质。 |
54
55
| [ Harbor ] ( https://github.com/vmware/harbor ) | 容器应用的开发和运行离不开可靠的镜像管理。从安全和效率等方面考虑,部署在私有环境内的Registry是非常必要的。Project Harbor是由VMware公司中国团队为企业用户设计的Registry server开源项目,包括了权限管理(RBAC)、LDAP、审计、管理界面、自我注册、HA等企业必需的功能,同时针对中国用户的特点,设计镜像复制和中文支持等功能 |
You can’t perform that action at this time.
0 commit comments