mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-12 04:41:17 +00:00
Fix figure captions, numbering, and heading level
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||

|
||||
|
||||
图 13-2 Kubernetes 基本概念示意图
|
||||
图 13-2:Kubernetes 基本概念示意图
|
||||
|
||||
* 节点 (`Node`):一个节点是一个运行 Kubernetes 中的主机。
|
||||
* 容器组 (`Pod`):一个 Pod 对应于由若干容器组成的一个容器组,同个组内的容器共享一个存储卷 (volume)。
|
||||
|
||||
Reference in New Issue
Block a user