deployment

This commit is contained in:
huanqing.shao
2019-09-13 20:01:20 +08:00
parent 2a57ad8c04
commit 4de76eff89
17 changed files with 491 additions and 123 deletions

View File

@ -0,0 +1,13 @@
---
layout: LearningLayout
description: 本文描述了 Kubernetes StatefulSet 的基本信息Components、Pod Selector、Pod Identity
---
# StatefulSet 的基本信息
[返回 StatefulSet](./)
正在撰写...
[返回 StatefulSet](./)

View File

@ -3,6 +3,6 @@ layout: LearningLayout
description: 本文描述了 Kubernetes StatefulSet 的概念、行为及用法
---
# 控制器 - StatefulSet
# StatefulSet 的使用场景
正在撰写...

View File

@ -0,0 +1,13 @@
---
layout: LearningLayout
description: 本文描述了 Kubernetes StatefulSet 的部署和伸缩
---
# StatefulSet 的部署和伸缩
[返回 StatefulSet](./)
正在撰写...
[返回 StatefulSet](./)

View File

@ -0,0 +1,13 @@
---
layout: LearningLayout
description: 本文描述了 Kubernetes StatefulSet 的更新
---
# StatefulSet 的更新策略
[返回 StatefulSet](./)
正在撰写...
[返回 StatefulSet](./)