File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,6 +50,12 @@ Please see the following documentation:
5050Using TLS to encrypt traffic (including Workflow client traffic, such as login credentials) is
5151crucial. See [ Platform SSL] [ ] for the platform.
5252
53+ ## Scale Routers
54+
55+ If all router pods in your cluster become unavailable then you will be unable to access the workflow API or
56+ any deployed applications. To reduce the potential of this happening it is recommended that you scale the
57+ deis-router Deployment to run more than one router pod. This can be accomplished by running
58+ ` kubectl --namespace=deis scale --replicas=2 deployment/deis-router `
5359
5460[ configuring object storage ] : ../installing-workflow/configuring-object-storage.md
5561[ customizing controller ] : tuning-component-settings.md#customizing-the-controller
You can’t perform that action at this time.
0 commit comments