Added check-config.sh download link (#9859)

This commit is contained in:
Darwin Traver 2019-11-13 05:41:22 -05:00 committed by Olly P
parent 24718c5e47
commit 476fe75880
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Complete the following checks:
#### Operating system #### Operating system
- If cluster nodes OS branch is older (Ubuntu 14.x, RHEL 7.3, etc), consider patching all relevant packages to the most recent (including kernel). - If cluster nodes OS branch is older (Ubuntu 14.x, RHEL 7.3, etc), consider patching all relevant packages to the most recent (including kernel).
- Rolling restart of each node before upgrade (to confirm in-memory settings are the same as startup-scripts). - Rolling restart of each node before upgrade (to confirm in-memory settings are the same as startup-scripts).
- Run `check-config.sh` on each cluster node (after rolling restart) for any kernel compatibility issues. - Run `check-config.sh` on each cluster node (after rolling restart) for any kernel compatibility issues. Latest version of the script can be found here: https://github.com/moby/moby/blob/master/contrib/check-config.sh
#### Procedural #### Procedural
- Perform Swarm, UCP and DTR backups before upgrading - Perform Swarm, UCP and DTR backups before upgrading