Bug 2294852

Summary: [cee/sd][documentation] Correct the describe output of noobaa from "Managing hybrid and multicloud resources" guide.
Product: [Red Hat Storage] Red Hat OpenShift Data Foundation Reporter: Geo Jose <gjose>
Component: documentationAssignee: Kusuma <kbg>
Status: NEW --- QA Contact: Neha Berry <nberry>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.15CC: odf-bz-bot
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Geo Jose 2024-07-01 04:45:53 UTC
Describe the issue:
-------------------
Correct the describe output of noobaa from "Managing hybrid and multicloud resources" guide.
 

Suggestions for improvement:
----------------------------

- Remove below section from the  "# oc describe noobaa -n openshift-storage" as we no longer have noobaa management console:

```

    1. Connect to Management console:

      Read your mgmt console login information (email & password) from secret: "noobaa-admin".

        kubectl get secret noobaa-admin -n openshift-storage -o json | jq '.data|map_values(@base64d)'

      Open the management console service - take External IP/DNS or Node Port or use port forwarding:

        kubectl port-forward -n openshift-storage service/noobaa-mgmt 11443:443 &
        open https://localhost:11443
```

Document URL:
-------------
https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html-single/managing_hybrid_and_multicloud_resources/index#accessing-the-Multicloud-object-gateway-from-the-terminal_rhodf

Chapter/Section Number and Title:
---------------------------------
- 2.1. Accessing the Multicloud Object Gateway from the terminal


Product Version:
----------------
ODF 4.15 


Any other versions of this document that also needs this update:
----------------------------------------------------------------
4.12 - 4.14