Automated Upgrades at VSHN
This page is VSHN-specific and uses VSHN configuration. To implement your own automated upgrades, please take a look at the underlying components documentation. |
VSHN has predefined maintenance schedules defined for OpenShift clusters. The schedules are defined in the global defaults and can be chosen on a per-cluster basis.
-
Select a schedule from distribution/openshift4/managed-upgrade-schedules.
-
Add the schedule to the cluster’s
CLUSTER_ID.yaml
:classes: - global.distribution.openshift4.managed-upgrade-schedules.monday-afternoon
-
Commit and push the changes.
-
Mark the cluster as auto upgrading in the maintenance log: wiki.vshn.net/display/VT/How+to+Edit+Maintenance+Log+Template.