Skip to content

Commit

Permalink
Add stack compatibility info to Fleet Server docs (elastic#731)
Browse files Browse the repository at this point in the history
* Add stack compatibility info to Fleet Server docs

* Add ECE requirements

* Temporarily comment out ECE 2.10 info
  • Loading branch information
dedemorton authored May 27, 2021
1 parent 20a7cac commit de20967
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions fleet/fleet-server.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,22 @@ details, refer to <<fleet-server-deployment>>.

[discrete]
[[fleet-server-compatibility]]
== Compatibility
== Compatibility and prerequisites

{fleet-server} is compatible with the following Elastic products:

* {stack} 7.13 or later (our {ess-product}[hosted {ess}] on {ecloud} or
* {stack} 7.13 or later ({ess-product}[hosted {ess}] on {ecloud}, or
a self-managed cluster).

* {ece} 2.10 or later

//TODO: Confirm that ECE version shown here is correct ^^.

{fleet-server} is supported on x64 architectures only.
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
bugfix releases)
** {kib} should be on the same minor version as {es}.

//TODO: Uncomment this section when ECE 2.10 is available
//* {ece} 2.10 or later
//** Requires additional wildcard domains and certificates (which normally only
//cover *.cname, not ..cname). This enables us to provide the URL for
//{fleet-server} of `https://.fleet.`
//** The deployment template must contain a slider for APM & Fleet.

[discrete]
[[add-fleet-server]]
Expand Down

0 comments on commit de20967

Please sign in to comment.