Skip to content

Commit ddfd651

Browse files
kacpersawmatifali
andauthored
Apply suggestions from code review
Co-authored-by: Atif Ali <atif@coder.com>
1 parent b50ea4f commit ddfd651

File tree

3 files changed

+17
-12
lines changed

3 files changed

+17
-12
lines changed

docs/admin/templates/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ needs of different teams.
6161
changes are reviewed and tested.
6262
- [Permissions and Policies](./template-permissions.md): Control who may access
6363
and modify your template.
64-
- [Early Access External Workspaces](./managing-templates/external-workspaces.md): Learn how to connect your existing infrastructure to Coder workspaces.
64+
- [External Workspaces](./managing-templates/external-workspaces.md): Learn how to connect your existing infrastructure to Coder workspaces.
6565

6666
<children></children>

docs/admin/templates/managing-templates/external-workspaces.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
1-
# External workspaces
1+
# External Workspaces
22

3-
External workspaces allow you to connect agents running on external infrastructure to your Coder deployment. This feature enables you to bring existing servers, on-premises infrastructure, or any machine that can run the Coder agent into your development environment without requiring Coder to provision the compute resources.
3+
External workspaces allow you to seamlessly connect externally managed infrastructure as Coder workspaces. This enables you to integrate existing servers, on-premises systems, or any capable machine with the Coder environment, ensuring a smooth and efficient development workflow without requiring Coder to provision additional compute resources.
44

55
## Prerequisites
66

77
- Access to external compute resources (VMs, bare-metal servers, Kubernetes nodes, etc.) that can run the Coder agent.
8-
- Networking configured so the external agent can reach your Coder deployment.
9-
- A workspace template that includes a coder_external_agent resource.
10-
- To import the template and begin configuring it, follow the [documentation in the Coder Registry](https://registry.coder.com/templates/coder-labs/externally-managed-workspace)
8+
- Networking access to your Coder deployment.
9+
- A workspace template that includes a [`coder_external_agent`](https://registry.terraform.io/providers/coder/coder/latest/docs/resources/external_agent) resource.
1110

12-
## Benefits of external workspaces
1311

14-
External workspaces provide flexibility and control in complex environments:
12+
We provide an example template on how to set up external workspaces in the [Coder Registry](https://registry.coder.com/templates/coder-labs/externally-managed-workspace)
13+
14+
## Benefits
15+
16+
External workspaces offer flexibility and control in complex environments:
1517

1618
- **Incremental adoption of Coder**
1719

18-
Connect existing infrastructure without migrating everything at once.
20+
Integrate with existing infrastructure gradually without needing to migrate everything at once.
21+
1922
- **Flexibility**
2023

21-
Attach cloud, hybrid, or on-prem machines as developer workspaces.
24+
Attach cloud, hybrid, or on-premises machines as developer workspaces.
25+
2226
- **Separation of concerns**
2327

24-
Provision compute resources externally (your existing IaC or manual processes) while still using Terraform to manage workspace configuration (apps, scripts).
28+
Provision compute resources externally (using your existing IaC or manual processes) while managing workspace configuration (apps, scripts) with Terraform.
2529

2630
## Use cases
2731

docs/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,8 @@
523523
{
524524
"title": "Early Access External Workspaces",
525525
"description": "Learn how to manage external workspaces",
526-
"path": "./admin/templates/managing-templates/external-workspaces.md"
526+
"path": "./admin/templates/managing-templates/external-workspaces.md",
527+
"state": ["early access"]
527528
}
528529
]
529530
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy