add link to running a replicated stateful application (#17430)

pull/17473/head
Aditya Bhatia 2019-11-07 14:54:43 +05:30 committed by Kubernetes Prow Robot
parent ff22d19e59
commit 488fbcb83b
1 changed files with 1 additions and 0 deletions

View File

@ -267,6 +267,7 @@ StatefulSet will then begin to recreate the Pods using the reverted template.
* Follow an example of [deploying a stateful application](/docs/tutorials/stateful-application/basic-stateful-set/).
* Follow an example of [deploying Cassandra with Stateful Sets](/docs/tutorials/stateful-application/cassandra/).
* Follow an example of [running a replicated stateful application](/docs/tasks/run-application/run-stateless-application-deployment/).
{{% /capture %}}