File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
docs/admin/templates/extending-templates Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Prebuilt workspaces
2
2
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.
5
5
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.
9
9
10
10
Prebuilt workspaces are:
11
11
You can’t perform that action at this time.
0 commit comments