diff --git a/_data/tasks.yml b/_data/tasks.yml index 9898fae32f..469057691f 100644 --- a/_data/tasks.yml +++ b/_data/tasks.yml @@ -31,4 +31,4 @@ toc: section: - title: Assigning Pods to Nodes path: /docs/tasks/administer-cluster/assign-pods-nodes/ - +- title: Managing Stateful Applications diff --git a/docs/tasks/index.md b/docs/tasks/index.md index b71057e640..4d6a0a0b73 100644 --- a/docs/tasks/index.md +++ b/docs/tasks/index.md @@ -27,6 +27,8 @@ single thing, typically by giving a short sequence of steps. * [Assigning Pods to Nodes](/docs/tasks/administer-cluster/assign-pods-nodes/) +#### Managing Stateful Applications + ### What's next If you would like to write a task page, see