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
7 changes: 7 additions & 0 deletions reference/fleet/automatic-integrations-synchronization.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ This feature is available only for certain subscription levels. For more informa
* Remote clusters must be running the same {{es}} version as the management cluster, or a newer version that supports {{ccr}}.
* To install integrations, remote clusters require access to the [{{package-registry}}](/reference/fleet/index.md#package-registry-intro).

## Limitations

These limitations apply when using the automatic integrations synchronization feature:

- [Index lifecycle management](/manage-data/lifecycle/index-lifecycle-management.md) (ILM) policies and enrich policies referenced in custom component templates are not automatically synchronized. Synchronizing custom assets that include references to ILM or enrich policies may cause custom component templates to break.
- Integrations installed on the management cluster are synchronized to the remote cluster regardless of the space they are installed in. On the remote cluster, the synchronized integrations are always installed in the default space.

## Configure {{ccr}} on the remote cluster

In your remote cluster:
Expand Down