Skip to content

Commit 1b0f88c

Browse files
committed
edit intro
1 parent 8fb0295 commit 1b0f88c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Prebuilt workspaces
22

3-
Prebuilt workspaces (prebuilds) allow template administrators to improve the developer experience by reducing workspace
4-
creation time with an automatically maintained pool of ready-to-use workspaces for specific parameter presets.
3+
Prebuilt workspaces (prebuilds) reduce workspace creation time with an automatically maintained pool of
4+
ready-to-use workspaces.
55

6-
The template administrator configures a template to provision prebuilt workspaces in the background, and then when a developer creates
7-
a new workspace that matches the preset, Coder assigns them an existing prebuilt instance.
8-
Prebuilt workspaces significantly reduce wait times, especially for templates with complex provisioning or lengthy startup procedures.
6+
The template administrator defines the prebuilt workspace's parameters and number of instances to keep provisioned.
7+
When a developer creates a new workspace that matches the definition, Coder assigns them an existing prebuilt workspace.
8+
This significantly reduces wait times, especially for templates with complex provisioning or lengthy startup procedures.
99

1010
Prebuilt workspaces are:
1111

0 commit comments

Comments
 (0)