From df3b7f2852c52f6ad3eafaf6c827745404c752b7 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Thu, 19 Nov 2020 17:53:12 -0600 Subject: [PATCH] Has anyone stress tested Fleet? (#49) Update FAQ with answer to this question. --- docs/infrastructure/faq.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/infrastructure/faq.md b/docs/infrastructure/faq.md index 5854b4784c..1720a1501c 100644 --- a/docs/infrastructure/faq.md +++ b/docs/infrastructure/faq.md @@ -90,6 +90,10 @@ One way to hack around this is to use a simulated mailserver like [Mailhog](http No. Currently, Fleet is only available as open-source software. +## Has anyone stress tested Fleet? + +Fleet has been stress tested to 150,000 online hosts and 400,000 total enrolled hosts. There are numerous production deployments in the thousands in the tens of thousands of hosts range, and there are production deployments in the high tens of thousands of hosts range. + ## How do I get support for working with Fleet? For bug reports, please use the [Github issue tracker](https://github.com/fleetdm/fleet/issues).