This commit is contained in:
huanqing.shao
2019-09-21 18:56:06 +08:00
parent 5a6b89e634
commit 31709a0b5c
47 changed files with 96 additions and 54 deletions

View File

@ -1,6 +1,6 @@
---
layout: LearningLayout
description: Kubernete教程_本文介绍Kubernetes中的最小可调度单元Pod容器组的概念以及如何使用容器组
description: Kubernetes教程_本文介绍Kubernetes中的最小可调度单元Pod容器组的概念以及如何使用容器组
---
# 容器组_概述