Skip to content

Commit b17462d

Browse files
authored
Update architecture.md (#533)
Remove ports section, inaccurate
1 parent 4a58c92 commit b17462d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

setup/architecture.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,6 @@ Each component runs in its own Kubernetes pod.
1313

1414
![Architecture](../assets/setup/coderd-arch-basic.png)
1515

16-
## Ports
17-
18-
The following is a list of the listening ports associated with Coder resources
19-
in the cluster. The environment ports are:
20-
21-
- code-server: `13337`
22-
- envagent (used for shell sessions): `26337`
23-
- envagent (SSH proxy): `12212`
24-
- For external traffic: 80, 443
25-
2616
## Deployment options
2717

2818
There are two ways to deploy Coder:

0 commit comments

Comments
 (0)