-
Notifications
You must be signed in to change notification settings - Fork 1.9k
JIRA-OSDOCS3322: Updated the steps for cluster upgrades per the UI changes #44907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,16 +5,20 @@ | |
|
|
||
| :_content-type: PROCEDURE | ||
| [id="rosa-scheduling-upgrade_{context}"] | ||
| = Scheduling automatic upgrades | ||
| = Scheduling recurring upgrades for your cluster | ||
|
|
||
| You can schedule automatic upgrades for a {product-title} cluster through {cluster-manager-first} console. | ||
| You can schedule recurring, automatic upgrades for z-stream patch versions for your {product-title} cluster through the {cluster-manager} console. | ||
|
|
||
| .Procedure | ||
|
|
||
| . Log in to {cluster-manager-url}. | ||
| . Select a cluster to upgrade. | ||
| . Click the *Settings* tab. | ||
| . In the *Update strategy* pane, click *Automatic* and select a preferred day of the week and start time for the automatic upgrades. | ||
| . In the *Update strategy* pane, select *Recurring updates*. | ||
|
sayjadha marked this conversation as resolved.
Outdated
|
||
| . Select a preferred day of the week and start time for the upgrade, when updates are available. | ||
| . Provide an administrator’s acknowledgment and click *Approve and continue*. {cluster-manager} does not start scheduled y-stream updates for minor versions without receiving an administrator’s acknowledgment. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is there a difference between upgrade and update?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This requires a larger conversation with the PM team and the decision will impact more topics than the ones touched on in this PR. I'll create a separate PR to track the update vs upgrade term change, but meanwhile, this PR needs to be merged. Thank you. |
||
| + | ||
| For information about administrator acknowledgment, see xref:./../upgrading/rosa-upgrading-cluster-prepare.adoc#upgrade-49-acknowledgement_rosa-updating-cluster-prepare[Administrator acknowledgment when upgrading to OpenShift 4.9]. | ||
| . In the *Node draining* pane, select a grace period interval from the list. The grace period enables the nodes to gracefully drain before forcing the pod eviction. The default is *1 hour*. | ||
| . In the *Update strategy* pane, click *Save* to apply your update strategy. | ||
| + | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.