-
Notifications
You must be signed in to change notification settings - Fork 117
https://issues.redhat.com/browse/ACM-25215--software catalog replaces… #8420
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
Changes from all commits
825a35c
4d67daa
ac27a07
e40761c
8b92184
8354b65
5b3111e
be99662
cd55ae1
9f535c1
cfcd837
c298eed
ea5b2d0
db001ca
4a059b7
d7eb814
a108895
15d0501
9b03ed5
525a327
af5a411
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 |
|---|---|---|
|
|
@@ -13,7 +13,7 @@ For full support information, see the link:https://access.redhat.com/articles/71 | |
|
|
||
| *Notes:* | ||
|
|
||
| - By default, the hub cluster components are installed on worker nodes of your {ocp-short} cluster without any additional configuration. You can install the hub cluster on worker nodes by using the {ocp-short} OperatorHub web console interface, or by using the {ocp-short} command-line interface. | ||
| - By default, the hub cluster components are installed on worker nodes of your {ocp-short} cluster without any additional configuration. You can install the hub cluster on worker nodes by using the {ocp-catalog} console, or by using the {ocp-short} command-line interface. | ||
|
|
||
| - If you have configured your {ocp-short} cluster with infrastructure nodes, you can install the hub cluster on those infrastructure nodes by using the {ocp-short} command-line interface with additional resource parameters. See the _Installing the {acm-short} hub cluster on infrastructure node_ section for more details. | ||
|
|
||
|
|
@@ -25,15 +25,15 @@ For information on how to configure advanced configurations, see options in the | |
|
|
||
| * <<connect-prerequisites,Prerequisites>> | ||
| * <<confirm-ocp-installation,Confirm your {ocp-short} installation>> | ||
| * <<installing-from-the-operatorhub,Installing from the OperatorHub web console interface>> | ||
| * <<installing-from-the-software-catalog,Installing from the {ocp-catalog} console>> | ||
| * <<installing-from-the-cli,Installing from the {ocp-short} CLI>> | ||
|
|
||
| [#connect-prerequisites] | ||
| == Prerequisites | ||
|
|
||
| Before you install {acm-short}, see the following requirements: | ||
|
|
||
| * Your {ocp} cluster must have access to the {acm-short} operator in the OperatorHub catalog from the {ocp-short} console. | ||
| * Your {ocp} cluster must have access to the {acm-short} operator in the {ocp-catalog} console. | ||
|
|
||
| * Ensure that your {ocp-short} cluster is supported by your current {acm-short} version. See the link:https://access.redhat.com/articles/7133095[{acm-short} Support Matrix] for more information about the required {ocp-short} versions for each {acm-short} version. | ||
|
|
||
|
|
@@ -84,25 +84,25 @@ console https reencrypt/Redirect None | |
|
|
||
| You can proceed to install {acm-short} from the console or the CLI. | ||
|
|
||
| * <<installing-from-the-operatorhub,Installing from the OperatorHub web console interface>> | ||
| * <<installing-from-the-software-catalog,Installing from the Software Catalog console>> | ||
| * <<installing-from-the-cli,Installing from the {ocp-short} CLI>> | ||
|
|
||
| *Note:* For installing the {acm-short} hub cluster on infrastructure nodes, see the _Installing the {acm-short} hub cluster on infrastructure nodes_ section of this procedure. | ||
|
|
||
| [#installing-from-the-operatorhub] | ||
| == Installing from the OperatorHub web console interface | ||
| [#installing-from-the-software-catalog] | ||
| == Installing from the Software Catalog console | ||
|
|
||
| *Best practice:* From the _Administrator_ view in your console, install the OperatorHub web console interface that is provided with {ocp-short}. | ||
| From the _Administrator_ view in your console, install the console interface that is provided with {ocp-short}. | ||
|
|
||
| . Select *Operators* > *OperatorHub* to access the list of available operators, and select _Advanced Cluster Management for Kubernetes_ operator. | ||
|
|
||
| . On the _Operator subscription_ page, select the options for your installation: | ||
| . Log in to your {ocp-short} cluster console. | ||
|
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. I will get the install team to look at this, but they confirmed in scrum.
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. @cameronmwall can you review this part?
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. removed all mentions of that, can you review again? |
||
| . Go to *Ecosystem* > *Software Catalog*. | ||
| . Find the _Advanced Cluster Management for Kubernetes_ operator and choose the options for your installation: | ||
|
|
||
| Channel:: The channel that you select corresponds to the release that you are installing. When you select the channel, it installs the identified release, and establishes that the future errata updates within that release are obtained. | ||
|
|
||
| Namespace information:: The {acm-short} hub cluster must be installed in its own namespace, or project. | ||
|
|
||
| - By default, the OperatorHub console installation process creates a namespace that is titled `open-cluster-management`. *Best practice:* Continue to use the `open-cluster-management` namespace if it is available. | ||
| - By default, the {ocp-catalog} console installation process creates a namespace that is titled `open-cluster-management`. *Best practice:* Continue to use the `open-cluster-management` namespace if it is available. | ||
|
|
||
| - If there is already a namespace named `open-cluster-management`, choose a different namespace. | ||
|
|
||
|
|
@@ -112,7 +112,7 @@ Approval strategy for updates:: The approval strategy identifies the human inter | |
|
|
||
| - Select *Manual* to receive a notification when an update is available. If you have concerns about when the updates are applied, this might be best practice for you. | ||
| + | ||
| *Important:* To upgrade to the next minor release, you must return to the _OperatorHub_ page and select a new channel for a more recent release. | ||
| *Important:* To upgrade to the next minor release, you must return to the _{ocp-catalog}_ page and select a new channel for a more recent release. | ||
|
|
||
| . Select *Install* to apply your changes and create the operator. | ||
|
|
||
|
|
||
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.
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.
This is not a change we need to make at the moment. 1. It builds correctly. 2. It's very old processes we brought with us. 3. We have to remove all these for conversion.