Connect to the IBM MQ Console deployed in an OpenShift cluster
How to connect to the IBM MQ Console of a queue manager which has been deployed onto a Red Hat OpenShift Container Platform cluster.
About this task
The IBM MQ Console URL can be found on the QueueManager details page in the OpenShift web console or in the IBM Cloud Pak for Integration Platform Navigator. Alternatively, it can be found from the OpenShift CLI by running the following command:oc get queuemanager <QueueManager Name> -n <namespace of our MQ deployment> --output jsonpath='{.status.adminUiUrl}'Parent topic: Use the IBM MQ Operator and certified containers
Related tasks