Skip to content

Commit 63e59ac

Browse files
Merge pull request #728 from jasonnovichRunAI/v2.17-RUN-14759-configmap-DS-UI
V2.17-RUN-14759-configmap-DS-UI
2 parents 41d77d2 + 073fbdb commit 63e59ac

File tree

1 file changed

+23
-0
lines changed
  • docs/Researcher/user-interface/workspaces/create

1 file changed

+23
-0
lines changed

docs/Researcher/user-interface/workspaces/create/create-ds.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,29 @@ To create a host path data source, provide:
6767
!!! Note
6868
The data can be limited to read-only permission regardless of any other user privileges.
6969

70+
## Create a ConfigMap data source
71+
72+
* A Run:ai project scope which is assigned to that item and all its subsidiaries.
73+
74+
!!! Note
75+
You can only choose a project as a scope.
76+
77+
* A data source name.
78+
* A data mount consisting of:
79+
* A ConfigMap name—select from the drop down.
80+
* A target location—the path to the container.
81+
82+
## Data sources table
83+
84+
The *Data sources* table contains a column for the status of the data source. The following statuses are supported:
85+
86+
| Status | Description |
87+
| -- | -- |
88+
| **No issues found** | No issues were found when propagating the data source to the *PROJECTS*. |
89+
| **Issues found** | Failed to create the data source for some or all of the *PROJECTS*. |
90+
| **Issues found** | Failed to access the cluster. |
91+
| **Deleting** | The data source is being removed. |
92+
7093
### Download Data Sources Table
7194

7295
You can download the Data Sources table to a CSV file. Downloading a CSV can provide a snapshot history of your Data Sources over the course of time, and help with compliance tracking. All the columns that are selected (displayed) in the table will be downloaded to the file.

0 commit comments

Comments
 (0)