diff --git a/docs/Using-Fleet/FAQ.md b/docs/Using-Fleet/FAQ.md index 4385bbafe8..c31e1f5c10 100644 --- a/docs/Using-Fleet/FAQ.md +++ b/docs/Using-Fleet/FAQ.md @@ -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?