change the managing in statefulset basics
parent
ae5f5f94f2
commit
df15a80963
|
@ -10,7 +10,7 @@ title: StatefulSet Basics
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
This tutorial provides an introduction to managing applications with
|
This tutorial provides an introduction to manage applications with
|
||||||
[StatefulSets](/docs/concepts/abstractions/controllers/statefulsets/). It
|
[StatefulSets](/docs/concepts/abstractions/controllers/statefulsets/). It
|
||||||
demonstrates how to create, delete, scale, and update the Pods of StatefulSets.
|
demonstrates how to create, delete, scale, and update the Pods of StatefulSets.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
Loading…
Reference in New Issue