Description of problem (please be detailed as possible and provide log snippests): I have ACM installed on hub cluster in MDR cluster configuration. When I am trying to get route using below command ,its giving error avd@Avdhoots-MacBook-Pro hub % oc get route multicloud-console -n open-cluster-management -o jsonpath --template="https://{.spec.host}/multicloud/applications{'\n'}" Error from server (NotFound): routes.route.openshift.io "multicloud-console" not found command mentioned in doc at procedure of 3.11.1. Creating a sample application- https://dxp-docp-prod.apps.ext-waf.spoke.prod.us-west-2.aws.paas.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.12/html-single/configuring_openshift_data_foundation_disaster_recovery_for_openshift_workloads/index?lb_target=preview#creating-sample-application_manage-dr Version of all relevant components (if applicable): OCP - 4.13 ODF - 4.13 ACM - 2.7.3 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Is there any workaround available to the best of your knowledge? Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? Can this issue reproducible? Can this issue reproduce from the UI? If this is a regression, please provide more details to justify this: Steps to Reproduce: 1.Install OCP 2.Install ACM 3.Added Managed cluster Actual results: Error from server (NotFound): routes.route.openshift.io "multicloud-console" not found Expected results: https://multicloud-console.apps.perf3.example.com/multicloud/applications Additional info:
Thanks @nbecker for input I have changed component to documentation and the command needs to be removed from doc as it not working.
(In reply to avdhoot from comment #3) > Thanks @nbecker for input > > I have changed component to documentation and the command needs to be > removed from doc as it not working. Olive, can you please check and fix the doc in 4.13.0?