Skip to content

Commit 88f918a

Browse files
committed
edit prebuilt workspace lifecycle steps
1 parent 850581e commit 88f918a

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

docs/admin/templates/extending-templates/prebuilt-workspaces.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,8 @@ Prebuilt workspaces follow a specific lifecycle from creation through eligibilit
4949

5050
Expand each item in this list for more information about the stage:
5151

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>
5554

5655
1. Coder automatically creates prebuilt workspaces up to the specified `instances` count.
5756
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:
6160

6261
</details>
6362

64-
1. <details><summary>Eligibility process</summary>
63+
1. <details><summary>Coder prepares the prebuilt workspace to be claimed by a developer.</summary>
6564

6665
Before a prebuilt workspace is available to users:
6766

@@ -74,9 +73,7 @@ Expand each item in this list for more information about the stage:
7473

7574
</details>
7675

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>
8077

8178
1. Developer selects a template and preset that has prebuilt workspaces configured.
8279
1. If an eligible prebuilt workspace exists, it's automatically assigned to the user.

0 commit comments

Comments
 (0)