Skip to content

Commit c8271bf

Browse files
RUN-14525 add inference and change workload types
1 parent 9496ae4 commit c8271bf

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

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

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,17 @@ To create an environment:
88
4. Enter the image URL path and an image pull policy.
99
5. Choose a supported workload type. Configure this section based on the type of workload you expect to run in this environment. Choose from:
1010

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.
1313

1414
Then choose the workload that can use the environment:
1515

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*
1919

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.
2422

2523
Tools can be:
2624

@@ -40,7 +38,7 @@ To create an environment:
4038
* The container image needs to support the tool.
4139
* 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).
4240

43-
8. Configure runtime settings with:
41+
7. Configure runtime settings with:
4442

4543
1. Commands and arguments—visible, but not editable in the workspace creation form.
4644
2. Environment variables—visible and editable in the workspace creation form.
@@ -49,7 +47,7 @@ To create an environment:
4947
!!! Note
5048
The value of an environment variable can remain empty for the researcher to fill in when creating a workspace.
5149

52-
9. Configure the security settings from:
50+
8. Configure the security settings from:
5351

5452
1. Settings in the image—security settings that come with the image file.
5553
2. Custom settings:

0 commit comments

Comments
 (0)