Creating a custom route to the platform
After you install IBM® Cloud Pak for Data, you can optionally create an alternative route by which users access the Cloud Pak for Data web client.
- Permissions you need to complete this task
- You must be either:
- A cluster administrator
- An administrator of the Red Hat® OpenShift® project (namespace) where Cloud Pak for Data is installed.
- When you need to complete this task
- This task is optional. However, if you plan to create a custom route to the platform, it is recommended that you complete this task before you give users access to the platform. This ensures that users have the link that you want them to use to access the platform.
Before you begin
About this task
In Red Hat OpenShift, a route is how you expose
a service. A route is an externally reachable hostname, such as
https://www.ibm.com.
By default, the route to the Cloud Pak for Data web
client has the following
format:
https://cpd-namespace.apps.OCP-default-domainYou can create a custom route that users can use to access the Cloud Pak for Data platform.