Chapter 2. Customizing the dashboard
The OpenShift AI dashboard provides features that are designed to work for most scenarios. These features are configured in the OdhDashboardConfig
custom resource (CR) file.
To see a description of the options in the OpenShift AI dashboard configuration file, see Dashboard configuration options.
As an administrator, you can customize the interface of the dashboard, for example to show or hide some of the dashboard navigation menu options. To change the default settings of the dashboard, edit the OdhDashboardConfig
custom resource (CR) file as described in Editing the dashboard configuration file.
2.1. Editing the dashboard configuration file
As an administrator, you can customize the interface of the dashboard by editing the dashboard configuration file.
Prerequisites
- You have cluster administrator privileges for your OpenShift cluster.
Procedure
- Log in to the OpenShift console as a cluster administrator.
-
In the Administrator perspective, click Home
API Explorer. -
In the search bar, enter
OdhDashboardConfig
to filter by kind. -
Click the
OdhDashboardConfig
custom resource (CR) to open the resource details page. -
Select the
redhat-ods-applications
project from the Project list. - Click the Instances tab.
-
Click the
odh-dashboard-config
instance to open the details page. - Click the YAML tab.
- Edit the values of the options that you want to change.
- Click Save to apply your changes and then click Reload to synchronize your changes to the cluster.
Verification
Log in to OpenShift AI and verify that your dashboard configurations apply.
2.2. Dashboard configuration options
The OpenShift AI dashboard includes a set of core features enabled by default that are designed to work for most scenarios. Administrators can configure the OpenShift AI dashboard from the OdhDashboardConfig
custom resource (CR) in OpenShift.
Feature | Default | Description |
|
|
Shows the Settings |
|
|
Shows the Model Bias tab on the Model Serving page. To hide this tab, set the value to |
|
|
Shows the Settings |
|
|
Shows the Settings |
|
| Note: Do not edit the default value; this feature is not available in this version of OpenShift AI. |
|
|
Shows the Settings |
|
|
Shows the Distributed Workload Metrics option in the dashboard navigation menu. To hide this menu option, set the value to |
|
|
Shows the Home option in the dashboard navigation menu. To hide this menu option, set the value to |
|
|
On the Applications |
|
|
Shows the label on a tile that indicates whether the application is “Red Hat managed”, “Partner managed”, or “Self-managed”. To hide these labels, set the value to |
|
|
Enables the ability to select KServe as a model-serving platform. To disable this ability, set the value to |
|
|
Enables the ability to use authentication with KServe. To disable this ability, set the value to |
|
|
Enables the ability to view KServe metrics. To disable this ability, set the value to |
|
|
Enables the ability to select ModelMesh as a model-serving platform. To disable this ability, set the value to |
|
|
Shows the Model Registry option and the Settings |
|
|
Shows the Model Serving option in the dashboard navigation menu and in the list of components for the data science projects. To hide Model Serving from the dashboard navigation menu and from the list of components for data science projects, set the value to |
|
|
Disables the ability to select NVIDIA NIM as a model-serving platform. To enable this ability, set the value to |
|
|
Shows the Endpoint Performance tab on the Model Serving page. To hide this tab, set the value to |
|
|
Shows the Data Science Pipelines option in the dashboard navigation menu. To hide this menu option, set the value to |
|
|
Shows the Data Science Projects option in the dashboard navigation menu. To hide this menu option, set the value to |
|
|
Allows users to share access to their data science projects with other users. To prevent users from sharing data science projects, set the value to |
|
|
Shows the Settings |
|
|
Shows the Support menu option when a user clicks the Help icon in the dashboard toolbar. To hide this menu option, set the value to |
|
|
Allows Red Hat to collect data about OpenShift AI usage in your cluster. To enable data collection, set the value to |
|
|
Shows the Settings |
|
|
Enables admin users to add applications to the OpenShift AI dashboard Applications |
|
| Controls the Notebook Controller options, such as whether it is enabled in the dashboard and which parts are visible. |
| Allows you to customize names and resources for notebooks. The Kubernetes-style sizes are shown in the drop-down menu that appears when spawning notebooks with the Notebook Controller. Note: These sizes must follow conventions. For example, requests must be smaller than limits. | |
| Allows you to customize names and resources for model servers. | |
| Controls access to dashboard features, such as the spawner for allowed users and the cluster settings UI for admin users. | |
| Specifies the order of custom Serving Runtime templates. When the user creates a new template, it is added to this list. |