Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 0 additions & 124 deletions docs/admin/infrastructure/validated-architectures/10k-users.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/admin/infrastructure/validated-architectures/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ For sizing recommendations, see the below reference architectures:

- [Up to 3,000 users](3k-users.md)

- DRAFT: [Up to 10,000 users](10k-users.md)

### AWS Instance Types

For production AWS deployments, we recommend using non-burstable instance types,
Expand Down
5 changes: 0 additions & 5 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,11 +396,6 @@
"title": "Up to 3,000 Users",
"description": "Enterprise-scale architecture recommendations for Coder deployments that support up to 3,000 users",
"path": "./admin/infrastructure/validated-architectures/3k-users.md"
},
{
"title": "Up to 10,000 Users",
"description": "Enterprise-scale architecture recommendations for Coder deployments that support up to 10,000 users",
"path": "./admin/infrastructure/validated-architectures/10k-users.md"
}
]
},
Expand Down
Loading