Change Task titles to imperative: Run Apps. (#4025)
This commit is contained in:
@@ -7,7 +7,7 @@ assignees:
|
||||
- janetkuo
|
||||
- kow3ns
|
||||
- smarterclayton
|
||||
title: Running a Replicated Stateful Application
|
||||
title: Run a Replicated Stateful Application
|
||||
redirect_from:
|
||||
- "/docs/tutorials/stateful-application/run-replicated-stateful-application/"
|
||||
- "/docs/tutorials/stateful-application/run-replicated-stateful-application.html"
|
||||
@@ -52,7 +52,7 @@ on general patterns for running stateful applications in Kubernetes.
|
||||
|
||||
{% capture lessoncontent %}
|
||||
|
||||
## Deploying MySQL
|
||||
## Deploy MySQL
|
||||
|
||||
The example MySQL deployment consists of a ConfigMap, two Services,
|
||||
and a StatefulSet.
|
||||
|
||||
Reference in New Issue
Block a user