Add docs for Fleet secrets storage (phase 1)#355
Conversation
There was a problem hiding this comment.
the image is hard to read, could we add one with a higher resolution?
There was a problem hiding this comment.
Definitely! This screen capture was from the demo, so I'll take a better one from the staging server as soon as the Kibana UI PR is merged.
Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
|
Just noticed that the embedded image here is blurry. |
@amitkanfer Thanks! I'll wait for the secrets storage UI PR to merge and then I'll grab a new screencap off of staging. |
|
@kilfoyle @juliaElastic I think we should add something regarding elastic/kibana#163627 Secrets will only be stored in the new secure way if all fleet server agents are version 8.10.0 or above. |
|
Thanks @hop-dev! I have a warning (see preview page) about the required Fleet Server version. Let me know if you think the wording needs any fixing up. |
🤦 so sorry I missed that, looks great! |
|
Thanks for approving @hop-dev! |
|
@kilfoyle I've set up a cloud deployment with a test package which has secrets, here is the package policy: I will send the credentials separately |
|
@jillguyonnet Is it alright with you if I merge this into the v8.10 docs? Here's a preview of the changes. |
jillguyonnet
left a comment
There was a problem hiding this comment.
LGTM! Thanks David 🎉
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
* Add docs for Fleet secrets storage (phase 1) * Fixup * Resize graphic * Add warning about minimum required version * Update docs/en/ingest-management/agent-policies.asciidoc Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com> * Update 'Package Var Secret' graphic with clearer version --------- Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com> (cherry picked from commit f2d588a)
* Add docs for Fleet secrets storage (phase 1) * Fixup * Resize graphic * Add warning about minimum required version * Update docs/en/ingest-management/agent-policies.asciidoc Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com> * Update 'Package Var Secret' graphic with clearer version --------- Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com> (cherry picked from commit f2d588a)

This updates the Elastic Agent policies page to describe secret values storage, implemented via elastic/kibana#154715
I know the Kibana work is still ongoing so there's no hurry at all to review or merge this.
Preview of changes
Closes: #161