-
Task
-
Resolution: Done
-
Normal
-
None
-
False
-
None
-
False
-
-
-
No
Create an informative issue (See each section, incomplete templates/issues won't be triaged)
Using the current documentation as a model, please complete the issue template.
Note: Doc team updates the current version and the two previous versions (n-2). For earlier versions, we will address only high-priority, customer-reported issues for releases in support.
Prerequisite: Start with what we have
Always look at the current documentation to describe the change that is needed. Use the source or portal link for Step 4:
- Use the Customer Portal: https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes
- Use the GitHub link to find the staged docs in the repository: https://github.com/stolostron/rhacm-docs
Describe the changes in the doc and link to your dev story
Provide info for the following steps:
1. - [x] Mandatory Add the required version to the Fix version/s field.
2. - [x] Mandatory Choose the type of documentation change.
- [ ] New topic in an existing section or new section
- [x] Update to an existing topic
3. - [ ] Mandatory for GA content:
- [x] Add steps and/or other important conceptual information here:
- In MCE 2.5.0, the image-based-install-operator component will now be deployed through the multicluster-engine-operator. The component can be enabled/disabled based upon the MultiClusterEngine CR that is deployed onto the cluster. By default, the image-based-install-operator component will be disabled for the user, since the component is in dev-preview.
- [x] Add Required access level for the user to complete the task here:
- Access to the target namespace that is defined in the MCE CR.
- [x] Add verification at the end of the task, how does the user verify success (a command to run or a result to see?)
- The user can verify that the image-based-install-operator is on-boarded into MCE by verifying the following:
- ImageClusterInstall CRD is created and available.
- image-based-install-operator deployment is available in the target namespace that is defined in MCE CR.
- image-based-install-operator role, rolebinding, and service are available on the cluster environment.
- The user can confirm that the resource is managed by the multicluster-engine-operator by viewing the image-based-install-operator deployment
- The user can verify that the image-based-install-operator is on-boarded into MCE by verifying the following:
labels: backplaneconfig.name: multiclusterengine
- [x] Add link to dev story here: https://issues.redhat.com/browse/ACM-8430
4. - [ ] Mandatory for bugs: What is the diff? Clearly define what the problem is, what the change is, and link to the current documentation:
- depends on
-
ACM-8430 Onboard image-based-install-operator to MCE 2.5
- Closed