Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion clusters/about/mce_console.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{ocp-short} console plug-ins are available with the {ocp-short} web console and can be integrated. To use this feature, the console plug-ins must remain enabled. The {mce-short} displays certain console features from *Infrastructure* and *Credentials* navigation items. If you install {acm-short}, you see more console capability.

*Note:* With the plug-ins enabled, you can access {acm-short} within the {ocp-short} console from the cluster switcher by selecting *All Clusters* from the drop-down menu.
*Note:* With the plug-ins enabled, you can access {acm-short} within the {ocp-short} console from the cluster switcher by selecting *Fleet Management* from the drop-down menu.

. To disable the plug-in, be sure you are in the _Administrator_ perspective in the {ocp-short} console.
. Find *Administration* in the navigation and click *Cluster Settings*, then click _Configuration_ tab.
Expand Down
4 changes: 2 additions & 2 deletions console/console_access.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[#accessing-your-console]
= Accessing your console

The {acm} web console is integrated with the {ocp} web console as a console plug-in. You can access {acm-short} within the {ocp-short} console from the cluster switcher by selecting *All Clusters*. The cluster switcher is a drop-down menu that initially displays `local-cluster`.
The {acm} web console is integrated with the {ocp} web console as a console plug-in. You can access {acm-short} within the {ocp-short} console from the cluster switcher by selecting *Fleet Management*. The cluster switcher is a drop-down menu that initially displays `local-cluster`.
Copy link
Contributor Author

@dockerymick dockerymick Nov 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The {acm} web console is integrated with the {ocp} web console as a console plug-in. You can access {acm-short} within the {ocp-short} console from the cluster switcher by selecting *Fleet Management*. The cluster switcher is a drop-down menu that initially displays `local-cluster`.
The {acm} web console is integrated with the {ocp} web console as a console plug-in. You can access {acm-short} within the {ocp-short} console by selecting *Fleet Management*. The drop-down menu initially displays `local-cluster`.


Select `local-cluster` when you want to use {ocp-short} console features on the cluster where you installed {acm-short}. Select *All Clusters* when you want to use {acm-short} features to manage your fleet of clusters.
Select `local-cluster` when you want to use {ocp-short} console features on the cluster where you installed {acm-short}. Select *Fleet Management* when you want to use {acm-short} features to manage your fleet of clusters.

If the cluster switcher is not present, the required console plug-ins might not be enabled. For new installations, the console plug-ins are enabled by default. If you upgraded from a previous version of {acm-short} and want to enable the plug-ins, or if you want to disable the plug-ins, complete the following steps:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KevinFCormier How should this be rewritten considering "cluster switcher" is not the correct reference?


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ managed-serviceaccount-addon-agent 1/1 1 1 24h

You can view your discovered clusters in the console.

. Log into hub cluster console and navigate to *All Clusters* > *Infrastructure* > *Clusters*.
. Log into hub cluster console and navigate to *Fleet Management* > *Infrastructure* > *Clusters*.
. Find the _Discovered clusters_ tab to view all discovered hosted clusters from {mce-short} with type `MultiClusterEngineHCP`.

Next, visit xref:./acm_integrate_import_hcp.adoc#auto-import-hcp[Automating import for discovered hosted clusters] to learn how to automatically import clusters.
2 changes: 1 addition & 1 deletion secure_clusters/fine_grain_rbac_ui.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ You can grant access to the following roles for {ocp-virt-short}, which are exte
name: fine-grained-rbac-preview
----
. Label your `local-cluster` with `environment=virtualization`.
.. From the *All Clusters* view, click *Infrastructure* > *Clusters* >
.. From the *Fleet Management* view, click *Infrastructure* > *Clusters* >
.. Find your `local-cluster` and click *Actions* to edit.
.. Add the `environment=virtualization` label and save your changes. See the following example:

Expand Down