-
Notifications
You must be signed in to change notification settings - Fork 0
Data Explorer Operator

Data Explorer provides ready to use pre-configured data science environment for experimentation. Bringing the promise of notebooks to Kubernetes and OpenShift as an Operator pattern. Deploy in the cloud or your data center or local laptop with ready to use data and notebooks without burdening yourself with installation details. You can work as team or use your own project namespace.
The minimum configuration required to deploy the Data Explorer Dashboard on a cluster are:
CPU : 2
Mem: 8Gi
When the user chooses to install the operator from the OCP OperatorHub , the operator automatically installs the Data Explorer with default configuration of 2 CPU and 8Gi RAM.
To Install Data Explorer Operator on your OpenShift Cluster :
-
Login to the OpenShift Cluster We console.
-
Go to OperatorHub
-
Search for Data Explorer Operator
-
Click on the Certified Version of the Operator
-
To know the various installation options , click on the URL that appears in the Description section.


- Install the Operator in the desired Namespace and wait for it to Succeed.



To access the Dashboard , follow these steps:



To deploy Data Explorer Dashboard with a different CPU and Memory configuration follow the below steps:
- Once the Operator is installed , delete the existing default DashboardWithJupyterHub Custom Resource by following following steps.

- Create Data Explorer Dashboard with custom CPU and Memory.
For support open an issue at https://github.com/rhm-samples/data-explorer-operator/issues.
OR
Contact us at edge@us.ibm.com