Skip to content

Commit eab79b3

Browse files
committed
rebase on main
1 parent f74f54d commit eab79b3

29 files changed

+27
-3826
lines changed

docs/admin/templates/README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Template Management
2+
3+
## Using Cloud Templates
4+
5+
- Kubernetes
6+
- GCP Compute Engine
7+
- AWS EC2
8+
- Azure
9+
- Community Templates
10+
11+
## Best practices
12+
13+
- Building golden images
14+
- Add Dev Container support (custom dependencies)
15+
- Bulletproofing templates
16+
- Manage templates with Ci/Cd pipelines
17+
18+
## Lifecycle
19+
20+
- Keeping workspaces up to date
21+
- Clean up unused workspaces
22+
23+
## Concepts
24+
25+
- Parameters
26+
- Resource Persistance
27+
- Writing Custom Templates

0 commit comments

Comments
 (0)