mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
857 B
Plaintext
20 lines
857 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// ocm/ocm-overview.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="ocm-settings-tab_{context}"]
|
|
= Settings tab
|
|
|
|
[role="_abstract"]
|
|
The **Settings** tab provides a few options for the cluster owner:
|
|
|
|
ifdef::openshift-rosa[]
|
|
* **Monitoring**, which is enabled by default, allows for reporting done on user-defined actions.
|
|
endif::openshift-rosa[]
|
|
* **Update strategy** allows you to determine if the cluster automatically updates on a certain day of the week at a specified time or if all updates are scheduled manually.
|
|
ifdef::openshift-rosa[]
|
|
* **Node draining** sets the duration that protected workloads are respected during updates. When this duration has passed, the node is forcibly removed.
|
|
endif::openshift-rosa[]
|
|
* **Update status** shows the current version and if there are any updates available.
|