From 83810fb85c2f2b5b256c76b06a4e358c9cc0cce8 Mon Sep 17 00:00:00 2001 From: Mo Zhu Date: Mon, 25 Sep 2023 10:59:09 -0700 Subject: [PATCH] Link to scalability testing for CIS benchmarks (#13799) Co-authored-by: Rachael Shaw --- docs/Using Fleet/CIS-Benchmarks.md | 5 +++++ docs/Using Fleet/enroll-chromebooks.md | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Using Fleet/CIS-Benchmarks.md b/docs/Using Fleet/CIS-Benchmarks.md index 9d0a6fafac..a2d52bd580 100644 --- a/docs/Using Fleet/CIS-Benchmarks.md +++ b/docs/Using Fleet/CIS-Benchmarks.md @@ -258,6 +258,11 @@ Requires this GPO in place: 'Computer Configuration\Policies\Administrative Temp Requires this GPO in place: 'Computer Configuration\Policies\Administrative Templates\System\Locale Services\Disallow copying of user input methods to the system account for sign-in' ``` +## Performance testing +In August 2023, we completed scale testing on 10k Windows hosts and 70k macOS hosts. Ultimately, we validated both server and host performance at that scale. + +Detailed results are [here](https://docs.google.com/document/d/1OSpyzMkHjVhG_-EIBkLu7X3hj_XfVASGl3IXIYChpck/edit?usp=sharing). + diff --git a/docs/Using Fleet/enroll-chromebooks.md b/docs/Using Fleet/enroll-chromebooks.md index 4987015584..aa33a3993f 100644 --- a/docs/Using Fleet/enroll-chromebooks.md +++ b/docs/Using Fleet/enroll-chromebooks.md @@ -24,7 +24,6 @@ By default, the hostname for a Chromebook host will be blank. The hostname can b ## Debugging ChromeOS To learn how to debug the Fleetd Chrome extension, visit [here](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Testing-and-local-development.md#fleetd-chrome-extension). -