Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion deploy-manage/manage-spaces-fleet.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ To use space awareness with {{fleet}}:

## Enable space awareness in Fleet [spaces-fleet-enable]

You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time migration that copies your existing {{fleet}} data into a new, space-aware model. Previous data is preserved in snapshots in case you need to roll back.
You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time, irreversible migration. {{fleet}} reads the legacy agent and package policy saved objects, then creates new space-aware versions with the same IDs and attributes.

If your deployment uses [reusable integration policies](/reference/fleet/agent-policy.md#add-integration), agent policies that use them cannot be moved to a different space after migration.

To enable space awareness in upgraded deployments:

Expand Down
Loading