mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-01 21:29:43 +00:00
9 lines
272 B
Go
9 lines
272 B
Go
# 第十二章 容器编排
|
|
|
|
本章将介绍容器编排相关的技术与工具。
|
|
|
|
* [Etcd 项目](etcd/README.md)
|
|
* [Kubernetes - 开源容器编排引擎](kubernetes/README.md)
|
|
* [部署 Kubernetes](setup/README.md)
|
|
* [Kubernetes 命令行 kubectl](kubectl/README.md)
|