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

Document certs and DNS requirements for using ECE with Fleet Server #825

Closed
dedemorton opened this issue Jun 30, 2021 · 3 comments · Fixed by #1020
Closed

Document certs and DNS requirements for using ECE with Fleet Server #825

dedemorton opened this issue Jun 30, 2021 · 3 comments · Fixed by #1020
Assignees
Labels
docs Improvements or additions to documentation Team:Fleet Label for the Fleet team v7.13.2 v7.14.0 v7.15.0

Comments

@dedemorton
Copy link
Contributor

In 2.10, ECE users will have to manually update their TLS certificates before they can use Fleet Server. The same will be true for APM in ECE 3.0. A wildcard certificate is required to create multiple deployments on demand in the format $id.$host_root. However, adding fleet as an extra wildcard like ..$host_root is not possible. So users have to manually and statically add the $domain part like *.fleet.$host_root.

They might also need to add DNS infrastructure similarly to what they need to do for aliases now.

@andresrc
Copy link
Contributor

andresrc commented Aug 5, 2021

@dedemorton anything missing from here?

@dedemorton
Copy link
Contributor Author

Let's keep this open. I'm waiting for the related cloud docs to be published so that I can link to them. It looks like the work is next on their list, but the writer was on PTO when I checked in recently.

@dedemorton
Copy link
Contributor Author

We need to make sure that we add a link to https://www.elastic.co/guide/en/cloud-enterprise/current/ece-manage-apm-and-fleet.html

Something like, “If hosting Fleet on ECE, see...."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation Team:Fleet Label for the Fleet team v7.13.2 v7.14.0 v7.15.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants