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). -