Skip to content

Commit 87393d3

Browse files
committed
Existing PVC updated
1 parent 0b0ce73 commit 87393d3

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

docs/Researcher/user-interface/workspaces/blocks/Persistent Volume Chain (PVC) renamed to docs/Researcher/user-interface/workspaces/blocks/Persistent-Volume-Chain.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,12 @@ For example: By selecting Department B as the scope of the asset, any user with
2121

2222
There are two different ways of creating data source of type PVC:
2323

24-
1. **Existing PVC** \- Data source of type PVC using an existing PVC in the cluster
25-
1. **New PVC** \- Data source of type PVC by creating a new pvc in the cluster
24+
1. **Existing PVC**—Data source of type PVC using an existing PVC in the cluster
25+
1. **New PVC**—Data source of type PVC by creating a new pvc in the cluster
2626
![](img/10-pvc.png)
2727

28-
**NOTE**: If there are no existing PVCs that Run:ai has visibility or authorization to use, this option is disabled in the Run:ai platform. For details on providing visibility and authorization, see below Existing PVC.
28+
!!! NOTE
29+
If there are no existing PVCs that Run:ai has visibility or authorization to use, this option is disabled in the Run:ai platform. For details on providing visibility and authorization, see below Existing PVC.
2930

3031
## Existing PVC
3132

@@ -39,10 +40,12 @@ The actions taken by the admin are based on the scope (cluster, department or pr
3940

4041
1. Locate the PVC in the runai namespace
4142
1. Provide Run:ai with visibility and authorization to share the PVC to your selected scope by implementing the following label:
42-
[run.ai/cluster-wide](http://run.ai/cluster-wide): "true"
43-
**NOTE:** This step is also relevant for creating the data source of type PVC via API.
43+
[run.ai/cluster-wide](http://run.ai/cluster-wide): "true"
4444

45-
In the Run:ai platform finish creating the data source of type PVC:
45+
!!!NOTE
46+
This step is also relevant for creating the data source of type PVC via API.
47+
48+
In the Run:ai platform finish creating the data source of type PVC:
4649

4750
1. Select your cluster as a scope
4851
1. Select the existing PVC
@@ -62,7 +65,8 @@ The actions taken by the admin are based on the scope (cluster, department or pr
6265

6366
### For a project scope:
6467

65-
**NOTE**: For project scope, no labels are required.
68+
!!! NOTE
69+
For project scope, no labels are required.
6670

6771
1. In the Run:ai platform finish creating the data source of type PVC:
6872
1. Select your project as a scope

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ nav:
263263
- 'Environments' : 'Researcher/user-interface/workspaces/blocks/environments.md'
264264
- 'Compute Resources': 'Researcher/user-interface/workspaces/blocks/compute.md'
265265
- 'Data Sources' : 'Researcher/user-interface/workspaces/blocks/datasources.md'
266+
- 'Existing PVCs' : 'Researcher/user-interface/workspaces/blocks/Persistent-Volume-Chain.md'
266267
- 'Creation' :
267268
- 'Create an Environment' : 'Researcher/user-interface/workspaces/create/create-env.md'
268269
- 'Create a Compute Resource' : 'Researcher/user-interface/workspaces/create/create-compute.md'

0 commit comments

Comments
 (0)