We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c27f9 commit 5f00a53Copy full SHA for 5f00a53
source/includes/steps-restart-deployment.yaml
@@ -20,8 +20,10 @@ content: |
20
.. note::
21
If you are restarting a running deployment,
22
|mms| restarts the deployment after the next publish.
23
- Deployments with multiple members should remain available as |mms|
24
- performs a :term:`rolling restart`.
+ Deployments with multiple members remain available as |mms|
+ performs a rolling restart. During an |mms| rolling restart,
25
+ several processes can go offline at once, but the majority of
26
+ processes remain available.
27
28
---
29
stepnum: 3
0 commit comments