We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6509c41 commit 5720dceCopy full SHA for 5720dce
1 file changed
src/managing-workflow/upgrading-workflow.md
@@ -6,6 +6,7 @@ Deis Workflow releases may be upgraded in-place with minimal downtime. This upgr
6
* Configured Off-Cluster Storage
7
* A copy of the database and builder secrets from your running cluster
8
* Workflow manifests annotated with `helm-keep: true` (rc1 or later)
9
+* A Kubernetes cluster with more than one node is required for the rolling upgrade of the deis-router (as it is a rolling upgrade with host ports)
10
11
## Off-Cluster Storage Required
12
0 commit comments