Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ image::images/fleet-server-cloud-deployment.png[{fleet-server} Cloud deployment
{fleet-server} is compatible with the following Elastic products:

* {stack} 7.13 or later.
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
bugfix releases)
** For version compatibility, {es} must be at the same or a later version than {fleet-server}, and {fleet-server} needs to be at the same or a later version than {agent} (not including patch releases).
** {kib} should be on the same minor version as {es}.

* {ece} 2.10 or later
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ you need to:
{fleet-server} is compatible with the following Elastic products:

* {stack} 7.13 or later
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
bugfix releases)
** For version compatibility, {es} must be at the same or a later version than {fleet-server}, and {fleet-server} needs to be at the same or a later version than {agent} (not including patch releases).
** {kib} should be on the same minor version as {es}

* {ece} 2.9 or later--allows you to use a hosted {fleet-server} on {ecloud}.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ containerized {fleet-server}.
{fleet-server} is compatible with the following Elastic products:

* {stack} 7.13 or later.
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
bugfix releases)
** For version compatibility, {es} must be at the same or a later version than {fleet-server}, and {fleet-server} needs to be at the same or a later version than {agent} (not including patch releases).
** {kib} should be on the same minor version as {es}.

* {ece} 2.9 or later
Expand Down
Loading