You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ocm-settings-tab.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
The **Settings** tab provides a few options for the cluster owner:
10
10
11
11
ifdef::openshift-rosa[]
12
-
* **Monitoring**, which is enabled by default, allows for reporting done on user-defined actions. See link:https://docs.openshift.com/rosa/observability/monitoring/monitoring-overview.html#understanding-the-monitoring-stack_monitoring-overview.html[Understanding the monitoring stack].
12
+
* **Monitoring**, which is enabled by default, allows for reporting done on user-defined actions.
13
13
endif::openshift-rosa[]
14
14
* **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.
Copy file name to clipboardExpand all lines: ocm/ocm-overview.adoc
+21-15Lines changed: 21 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,14 @@ toc::[]
7
7
8
8
{cluster-manager-first} is a managed service where you can install, modify, operate, and upgrade your Red Hat OpenShift clusters. This service allows you to work with all of your organization’s clusters from a single dashboard.
9
9
10
-
{cluster-manager} guides you to install {OCP}, Red Hat OpenShift Service on AWS (ROSA), and {product-short-name} clusters. It is also responsible for managing both {OCP} clusters after self-installation as well as your ROSA and {product-short-name} clusters.
10
+
{cluster-manager} guides you to install {OCP}, {product-title}, and {product-short-name} clusters. It is also responsible for managing both {OCP} clusters after self-installation as well as your
11
+
ifdef::openshift-rosa[]
12
+
{rosa-classic-short}
13
+
endif::openshift-rosa[]
14
+
ifdef::openshift-rosa-hcp[]
15
+
{rosa-short}
16
+
endif::openshift-rosa-hcp[]
17
+
and {product-short-name} clusters.
11
18
12
19
You can use {cluster-manager} to do the following actions:
On the top right of the cluster page, there are some actions that a user can perform on the entire cluster:
35
42
36
43
* **Open console** launches a web console so that the cluster owner can issue commands to the cluster.
37
-
* **Actions** drop-down menu allows the cluster owner to rename the display name of the cluster, change the amount of load balancers and persistent storage on the cluster, if applicable, manually set the node count, and delete the cluster.
44
+
* **Actions** drop-down menu allows the cluster owner to rename the display name of the cluster, edit the machine pools, and delete the cluster.
45
+
ifdef::openshift-rosa[]
46
+
You may also transfer the cluster's ownership to another user.
47
+
endif::openshift-rosa[]
38
48
* **Refresh** icon forces a refresh of the cluster.
39
49
40
50
[id="ocm-cluster-tabs"]
@@ -52,14 +62,6 @@ Selecting an active, installed cluster shows tabs associated with that cluster.
* xref:../support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc#using-insights-to-identify-issues-with-your-cluster[Using Insights to identify issues with your cluster]
* For the complete documentation for {cluster-manager}, see link:https://access.redhat.com/documentation/en-us/openshift_cluster_manager/2022/html-single/managing_clusters/index[{cluster-manager} documentation].
* For steps to add cluster notification contacts, see xref:../rosa_cluster_admin/rosa-cluster-notifications.adoc#add-notification-contact_rosa-cluster-notifications[Adding cluster notification contacts]
* xref:../observability/monitoring/about-ocp-monitoring/monitoring-stack-architecture.adoc#understanding-the-monitoring-stack_monitoring-stack-architecture[Understanding the monitoring stack]
86
+
* xref:../support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc#using-insights-to-identify-issues-with-your-cluster[Using Insights to identify issues with your cluster]
87
+
endif::openshift-rosa-hcp[]
81
88
ifdef::openshift-dedicated[]
82
-
* For steps to add cluster notification contacts, see xref:../osd_cluster_admin/osd-cluster-notifications.adoc#add-notification-contact_osd-cluster-notifications[Adding cluster notification contacts]
0 commit comments