You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Researcher/user-interface/workspaces/create/create-env.md
+9-11Lines changed: 9 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -8,19 +8,17 @@ To create an environment:
8
8
4. Enter the image URL path and an image pull policy.
9
9
5. Choose a supported workload type. Configure this section based on the type of workload you expect to run in this environment. Choose from:
10
10
11
-
*`Single node`—use for running workloads on a single node.
12
-
*`Multi-node`—use for running distributed workloads on multiple nodes.
11
+
**Standard*—use for running workloads on a single node.
12
+
**Distributed*—use for running distributed workloads on multiple nodes.
13
13
14
14
Then choose the workload that can use the environment:
15
15
16
-
*`Workspace`
17
-
*`Training`
18
-
6. In the *Supported workload types* pane select either `Single node` or `Multi-node (Distributed)`.
16
+
**Workspace*
17
+
**Training*
18
+
**Inference*
19
19
20
-
1. If you selected `Single node`, select `Workspace`, or `Training` or both.
21
-
2. If you selected `Multi-node (Distributed)`, select a framework from the dropdown, then select `Workspace`, or `Training` or both.
22
-
23
-
7. Select a tool from the list. You can add multiple tools by pressing *+ Tool*. Selecting a tool is optional.
20
+
If you selected *Inference*, in the *endpoint* pane, select a *Protocol* from the dropdown, then enter the *Container port*.
21
+
6. Select a tool from the list. You can add multiple tools by pressing *+ Tool*. Selecting a tool is optional.
24
22
25
23
Tools can be:
26
24
@@ -40,7 +38,7 @@ To create an environment:
40
38
* The container image needs to support the tool.
41
39
* The administrator must configure a DNS record and certificate. For more information, see [Workspaces configuration](../../../../admin/runai-setup/config/allow-external-access-to-containers.md#workspaces-configuration).
42
40
43
-
8. Configure runtime settings with:
41
+
7. Configure runtime settings with:
44
42
45
43
1. Commands and arguments—visible, but not editable in the workspace creation form.
46
44
2. Environment variables—visible and editable in the workspace creation form.
@@ -49,7 +47,7 @@ To create an environment:
49
47
!!! Note
50
48
The value of an environment variable can remain empty for the researcher to fill in when creating a workspace.
51
49
52
-
9. Configure the security settings from:
50
+
8. Configure the security settings from:
53
51
54
52
1. Settings in the image—security settings that come with the image file.
0 commit comments