GitLab CI/CD快速入门
http://www.ttlsa.com/auto/gitlab-cicd-quick-start/
https://docs.gitlab.com/runner/。
关于更多.gitlab-ci.yml
的信息和语法,请阅读.gitlab-ci.yml参考文档。
GitLab
https://linux.cn/article-8503-1.html
Docker Swarm 入门
Swarm 是目前 Docker 官方唯一指定(绑定)的集群管理工具。Docker 1.12 内嵌了 swarm mode 集群管理模式。
https://www.jianshu.com/p/9eb9995884a5
使用Mesos和Marathon管理Docker集群
http://www.jdon.com/artichect/managing-docker-clusters-using-mesos-and-marathon.html