Skip to content

Commit f518a4b

Browse files
Merge pull request #898 from JamieWeider72/Existing-PVC-new-doc
Existing PVC updated
2 parents ab0328e + 87393d3 commit f518a4b

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
@@ -244,6 +244,7 @@ nav:
244244
- 'Environments' : 'Researcher/user-interface/workspaces/blocks/environments.md'
245245
- 'Compute Resources': 'Researcher/user-interface/workspaces/blocks/compute.md'
246246
- 'Data Sources' : 'Researcher/user-interface/workspaces/blocks/datasources.md'
247+
- 'Existing PVCs' : 'Researcher/user-interface/workspaces/blocks/Persistent-Volume-Chain.md'
247248
- 'Creation' :
248249
- 'Create an Environment' : 'Researcher/user-interface/workspaces/create/create-env.md'
249250
- 'Create a Compute Resource' : 'Researcher/user-interface/workspaces/create/create-compute.md'

0 commit comments

Comments
 (0)