mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-22 10:39:20 +03:00
Reboot only when required, add the option to clean packages. (#13327)
* Reboot only when required, add the option to clean packages. * Update docs to reflect only Debian based distribution can be apt autocleaned * Add apt cleanup to upgrade tests
This commit is contained in:
@@ -437,3 +437,5 @@ Nodes will be rebooted when there are package upgrades (`system_upgrade_reboot:
|
||||
This can be changed to `always` or `never`.
|
||||
|
||||
Note: Downloads will happen twice unless `system_upgrade_reboot` is `never`.
|
||||
|
||||
Debian based nodes can be cleaned of packages to reduce disk space usage with `system_upgrade_autoclean: true`
|
||||
|
||||
Reference in New Issue
Block a user