Skip to content

Commit c0094cd

Browse files
authored
Merge pull request #46714 from dayleparker/OSDOCS-3607-ocm
OSDOCS-3607: Added OpenShift Cluster Manager doc to Architecture title in OCP
2 parents a861835 + 6b77fbb commit c0094cd

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Topics:
7676
- Name: Installation and update
7777
Distros: openshift-enterprise,openshift-origin
7878
File: architecture-installation
79+
- Name: Red Hat OpenShift Cluster Manager
80+
Distros: openshift-enterprise
81+
File: ocm-overview-ocp
7982
- Name: Control plane architecture
8083
File: control-plane
8184
Distros: openshift-enterprise,openshift-origin,openshift-online

architecture/ocm-overview-ocp.adoc

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
:_content-type: ASSEMBLY
2+
[id="ocm-overview-ocp"]
3+
= Red Hat OpenShift Cluster Manager
4+
include::_attributes/attributes-openshift-dedicated.adoc[]
5+
:context: ocm-overview-ocp
6+
toc::[]
7+
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+
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.
11+
12+
You can use {cluster-manager} to do the following actions:
13+
14+
* Create new clusters
15+
* View cluster details and metrics
16+
* Manage your clusters with tasks such as scaling, changing node labels, networking, authentication
17+
* Manage access control
18+
* Monitor clusters
19+
* Schedule upgrades
20+
21+
include::modules/ocm-accessing.adoc[leveloffset=+1]
22+
23+
[id="ocm-general-actions-ocp"]
24+
== General actions
25+
26+
On the top right of the cluster page, there are some actions that a user can perform on the entire cluster:
27+
28+
* **Open console** launches a web console so that the cluster owner can issue commands to the cluster.
29+
* **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.
30+
* **Refresh** icon forces a refresh of the cluster.
31+
32+
[id="ocm-cluster-tabs-ocp"]
33+
== Cluster tabs
34+
35+
Selecting an active, installed cluster shows tabs associated with that cluster. The following tabs display after the cluster's installation completes:
36+
37+
* Overview
38+
* Access control
39+
* Add-ons
40+
* Networking
41+
* Insights Advisor
42+
* Machine pools
43+
* Support
44+
* Settings
45+
46+
include::modules/ocm-overview-tab.adoc[leveloffset=+2]
47+
include::modules/ocm-accesscontrol-tab.adoc[leveloffset=+2]
48+
include::modules/ocm-addons-tab.adoc[leveloffset=+2]
49+
include::modules/ocm-networking-tab.adoc[leveloffset=+2]
50+
include::modules/ocm-insightsadvisor-tab.adoc[leveloffset=+2]
51+
include::modules/ocm-machinepools-tab.adoc[leveloffset=+2]
52+
include::modules/ocm-support-tab.adoc[leveloffset=+2]
53+
include::modules/ocm-settings-tab.adoc[leveloffset=+2]
54+
55+
[id="ocm-additional-resources-ocp"]
56+
== Additional resources
57+
58+
* 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].

0 commit comments

Comments
 (0)