Fix typo in /using-fleet/faq (#6669)

* Fix typo in /using-fleet/faq

Created as per https://github.com/fleetdm/fleet/issues/6605

* Update FAQ.md

* Update FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update docs/Using-Fleet/FAQ.md

* Update FAQ.md

* Update link on docs/Using-Fleet/FAQ.md

Added closing square bracket.

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
This commit is contained in:
Desmi-Dizney
2022-07-27 16:18:59 +09:00
committed by GitHub
co-authored by Mike Thomas
parent 3460aaaa9b
commit 5fc4ef7957
+3 -7
View File
@@ -1,6 +1,6 @@
# Using Fleet FAQ
- [What do I need to do to switch from Kolide Fleet to FleetDM Fleet?](#waht-do-i-need-to-do-to-switch-from-kolide-fleet-to-fleetdm-fleet)
- [How can I switch to Fleet from Kolide Fleet?](#how-can-i-switch-to-fleet-from-kolide-fleet)
- [Has anyone stress tested Fleet? How many clients can the Fleet server handle?](#has-anyone-stress-tested-fleet-how-many-clients-can-the-fleet-server-handle)
- [Can I target my hosts using their enroll secrets?](#can-I-target-my-hosts-using-their-enroll-secrets)
- [How often do labels refresh? Is the refresh frequency configurable?](#how-often-do-labels-refresh-is-the-refresh-frequency-configurable)
@@ -33,13 +33,9 @@
- [Will updating fleetctl lead to loss of data in fleetctl preview?](will-updating-fleetctl-lead-to-loss-of-data-in-fleetctl-preview?)
- [How do I downgrade from Fleet Premium to Fleet Free?](how-do-i-downgrade-from-fleet-premium-to-fleet-free)
## What do I need to do to switch from Kolide Fleet to FleetDM Fleet?
## How can I switch to Fleet from Kolide Fleet?
The upgrade from kolide/fleet to fleetdm/fleet works the same as any minor version upgrade has in the past.
Minor version upgrades in Kolide Fleet often included database migrations and the recommendation to back up the database before migrating. The same goes for the new Fleet.
To migrate from `kolide/fleet` to the new Fleet, please follow the steps outlined in the [Upgrading Fleet section](../Deploying/Upgrading-Fleet.md) of the documentation.
To migrate to Fleet from Kolide Fleet, please follow the steps outlined in the [Upgrading Fleet section](../Deploying/Upgrading-Fleet.md) of the documentation.
## Has anyone stress tested Fleet? How many hosts can the Fleet server handle?