File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
docs/admin/templates/extending-templates Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,8 @@ Prebuilt workspaces follow a specific lifecycle from creation through eligibilit
49
49
50
50
Expand each item in this list for more information about the stage:
51
51
52
- 1 . <details ><summary >The prebuilt workspace is provisioned.</summary >
53
-
54
- After you configure a preset with a prebuilt workspace and publish the template:
52
+ 1 . <details ><summary >After you configure a preset with a prebuilt workspace and publish the template, Coder provisions
53
+ the prebuilt workspace(s).</summary >
55
54
56
55
1 . Coder automatically creates prebuilt workspaces up to the specified ` instances ` count.
57
56
1 . Each new prebuild is initially owned by an unprivileged system pseudo-user named ` prebuilds ` .
@@ -61,7 +60,7 @@ Expand each item in this list for more information about the stage:
61
60
62
61
</details >
63
62
64
- 1 . <details ><summary >Eligibility process </summary >
63
+ 1 . <details ><summary >Coder prepares the prebuilt workspace to be claimed by a developer. </summary >
65
64
66
65
Before a prebuilt workspace is available to users:
67
66
@@ -74,9 +73,7 @@ Expand each item in this list for more information about the stage:
74
73
75
74
</details >
76
75
77
- 1 . <details ><summary >Claiming process</summary >
78
-
79
- When a developer requests a new workspace, the claiming process occurs:
76
+ 1 . <details ><summary >When a developer selects requests a new workspace, the claiming process occurs:</summary >
80
77
81
78
1 . Developer selects a template and preset that has prebuilt workspaces configured.
82
79
1 . If an eligible prebuilt workspace exists, it's automatically assigned to the user.
You can’t perform that action at this time.
0 commit comments