116
edits
mNo edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
* Updating a node: `apt update` and `apt full-upgrade` | * Updating a node: `apt update` and `apt full-upgrade` | ||
* Make sure all VMs are actually migratable before adding to a HA group | * Make sure all VMs are actually migratable before adding to a HA group | ||
* If there are containers on the device you are looking to reboot- you are going to need to also create a maintenance mode to cover them (for example teamspeak or | * If there are containers on the device you are looking to reboot- you are going to need to also create a maintenance mode to cover them (for example teamspeak or awstats) | ||
* Containers will inherit the OS of their host, so you will also need to handle triggers related to their OS updating, where appropriate | * Containers will inherit the OS of their host, so you will also need to handle triggers related to their OS updating, where appropriate | ||
== Pre-Work == | == Pre-Work == | ||
edits