docs: add validated architecture (#13561)

* docs: add validated architecture

* make: fmt

* formatting

* fix 404s

* fix 404s pt 2

* fix 404s pt 3
This commit is contained in:
Eric Paulsen
2024-06-13 13:00:26 -04:00
committed by GitHub
parent c587af7c0e
commit 87a172fb14
6 changed files with 397 additions and 215 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
Coder is highly extensible and is not limited to the platforms outlined in these
docs. The control plane can be provisioned on any VM or container compute, and
workspaces can include any Terraform resource. See our
[architecture diagram](../about/architecture.md) for more details.
[architecture documentation](../admin/architectures/architecture.md) for more
details.
The following resources may help as you're deploying Coder.