|
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 ofready-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 administratorconfigures a template to provisionprebuiltworkspaces in the background,andthen when a developer creates |
7 |
| -anew workspace that matches thepreset, Coder assigns them an existing prebuiltinstance. |
8 |
| -Prebuilt workspacessignificantlyreduce wait times, especially for templates with complex provisioning or lengthy startup procedures. |
| 6 | +The template administratordefines theprebuiltworkspace's parametersandnumber of instances to keep provisioned. |
| 7 | +When a developer creates anew workspace that matches thedefinition, Coder assigns them an existing prebuiltworkspace. |
| 8 | +Thissignificantlyreduces wait times, especially for templates with complex provisioning or lengthy startup procedures. |
9 | 9 |
|
10 | 10 | Prebuilt workspaces are:
|
11 | 11 |
|
|