diff --git a/_data/tasks.yml b/_data/tasks.yml index 4c6cd1b709..5351d1d937 100644 --- a/_data/tasks.yml +++ b/_data/tasks.yml @@ -23,4 +23,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 e59f8732b2..aadfc2af84 100644 --- a/docs/tasks/index.md +++ b/docs/tasks/index.md @@ -21,6 +21,8 @@ The Tasks section of the Kubernetes documentation is a work in progress * [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