Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ECE 2.10 requirements for Fleet Server #778

Merged
merged 2 commits into from
Jun 16, 2021
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
12 changes: 6 additions & 6 deletions docs/en/ingest-management/fleet/fleet-server.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ a self-managed cluster).
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.
* {ece} 2.9--requires you to self-manage the {fleet-server}.
* {ece} 2.10 or later--allows you to use a hosted {fleet-server} on {ecloud}.
** 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 an APM & Fleet node.

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