Add note about UCP support dump

This commit is contained in:
Joao Fernandes 2017-03-28 10:34:15 -07:00 committed by Joao Fernandes
parent 5ffef355a1
commit 541b7577a2
1 changed files with 4 additions and 0 deletions

View File

@ -38,3 +38,7 @@ docker run --rm \
{{ page.docker_image }} \ {{ page.docker_image }} \
support > docker-support.tgz support > docker-support.tgz
``` ```
This support dump only contains logs for the node where you're running the
command. If your UCP is highly available, you should collect support dumps
from all the manager nodes.