-
Notifications
You must be signed in to change notification settings - Fork 116
https://issues.redhat.com/browse/ACM-22751 All Clusters to Fleet Management #8327
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
base: 2.15_stage
Are you sure you want to change the base?
Changes from all commits
785c393
2945ad2
763d2d0
0d7f150
8e74816
3612516
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 | ||||
|---|---|---|---|---|---|---|
| @@ -1,9 +1,11 @@ | ||||||
| [#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`. | ||||||
|
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.
Suggested change
|
||||||
|
|
||||||
| 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. | ||||||
dockerymick marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
|
|
||||||
| *Note:* For previous versions, the *All Clusters* perspective is available. | ||||||
|
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.
Suggested change
|
||||||
|
|
||||||
| 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: | ||||||
|
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. @KevinFCormier How should this be rewritten considering "cluster switcher" is not the correct reference? |
||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -413,7 +413,9 @@ 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*. | ||||||||
dockerymick marked this conversation as resolved.
Show resolved
Hide resolved
dockerymick marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||||
| + | ||||||||
| *Note:* For previous versions, the *All Clusters* perspective is available. | ||||||||
|
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.
Suggested change
|
||||||||
| . 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. | ||||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -52,6 +52,8 @@ Learn about {acm-short} advanced configuration options at link:../install/adv_co | |||||
|
|
||||||
| Learn about what is new in the {acm-short} integrated console, which includes Search capability. | ||||||
|
|
||||||
| - Access {acm-short} within the {ocp-short} console from the cluster switcher by selecting the *Fleet Management* perspective. | ||||||
|
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.
Suggested change
|
||||||
|
|
||||||
| See link:../console/console_intro.adoc#web-console[Web console] for more information about the Console. | ||||||
|
|
||||||
| [#cluster-new-features] | ||||||
|
|
@@ -117,4 +119,4 @@ See more information about the release, as well as support information for the p | |||||
|
|
||||||
| - See support information and more in the {acm-short} link:../troubleshooting/troubleshooting_intro.adoc#troubleshooting[Troubleshooting]. | ||||||
|
|
||||||
| - Access the open source _Open Cluster Management_ community for interaction, growth, and contributions from the open community. To get involved, see link:https://open-cluster-management.io/[open-cluster-management.io]. | ||||||
| - Access the open source _Open Cluster Management_ community for interaction, growth, and contributions from the open community. To get involved, see link:https://open-cluster-management.io/[open-cluster-management.io]. | ||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -44,7 +44,9 @@ 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* . | ||||||
| + | ||||||
| *Note:* For previous versions, the *All Clusters* perspective is available. | ||||||
|
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.
Suggested change
|
||||||
| .. Find your `local-cluster` and click *Actions* to edit. | ||||||
| .. Add the `environment=virtualization` label and save your changes. See the following example: | ||||||
|
|
||||||
|
|
||||||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.