![[OpenShift Container Platform]](ngocp.gif)
Connecting to the IBM MQ Console deployed in a Red Hat OpenShift cluster
How to connect to the IBM® MQ Console of a queue manager that has been deployed onto a Red Hat® OpenShift® Container Platform cluster.
Before you begin
About this task
The IBM MQ Console URL can be found on the
QueueManager details page in the Red Hat OpenShift web console or in the IBM Cloud Pak® for Integration Platform UI. Alternatively, it
can be found from the Red Hat OpenShift CLI by running the
following command:
oc get queuemanager QueueManager Name -n namespace_of_your_MQ_deployment --output jsonpath='{.status.adminUiUrl}'