Support Questions

Find answers, ask questions, and share your expertise

The principles behind CDP Private Cloud Data Services Web UI and external access methods

avatar
Contributor

Hi everyone, I would like some clarification. Thank you.

I have a question about accessing the CDP Private Cloud Data Services's web UI and understanding which pods or services are related to the web UI.

The URL for the CDP Private Cloud Data Services is:

https://console-[namespace].apps.am.ocp.poc/


I would like to know how we can determine which pod this web page is running on and under which service?

Additionally, if we adopt this method to install the Cloud Data Service:
https://docs.cloudera.com/cdp-private-cloud-data-services/1.5.2/installation/topics/cdppvc-installat...


If our OCP is installed in a private network, do you have any suggestions on how to allow the web page to be accessed externally? (e.g., load balancer, ingress, or external gateway)

1 REPLY 1

avatar
Master Collaborator

Hello @steinsgate 

Thank you for reaching out to the Cloudera Community

The web UI would be controlled by pod cdp-release-thunderhead-cdp-private-commonconsole in the cdp namespace and ingress cdp-release-thunderhead-cdp-private-commonconsole which is being used by service cdp-release-thunderhead-cdp-private-commonconsole

 

Let me know if you have any follow up queries