Skip to content

Commit 984a834

Browse files
authored
docs: revert work in progress 10k scale doc (coder#20580)
Reverts in-progress 10k docs because people found it confusing.
1 parent 2bcf084 commit 984a834

File tree

3 files changed

+0
-131
lines changed

3 files changed

+0
-131
lines changed

docs/admin/infrastructure/validated-architectures/10k-users.md

Lines changed: 0 additions & 124 deletions
This file was deleted.

docs/admin/infrastructure/validated-architectures/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@ For sizing recommendations, see the below reference architectures:
220220

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

223-
- DRAFT: [Up to 10,000 users](10k-users.md)
224-
225223
### AWS Instance Types
226224

227225
For production AWS deployments, we recommend using non-burstable instance types,

docs/manifest.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -396,11 +396,6 @@
396396
"title": "Up to 3,000 Users",
397397
"description": "Enterprise-scale architecture recommendations for Coder deployments that support up to 3,000 users",
398398
"path": "./admin/infrastructure/validated-architectures/3k-users.md"
399-
},
400-
{
401-
"title": "Up to 10,000 Users",
402-
"description": "Enterprise-scale architecture recommendations for Coder deployments that support up to 10,000 users",
403-
"path": "./admin/infrastructure/validated-architectures/10k-users.md"
404399
}
405400
]
406401
},

0 commit comments

Comments
 (0)