add hardened (Wolfi) images documentation for ECK#6822
Open
jeanfabrice wants to merge 2 commits into
Open
Conversation
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
4564b65 to
641ea30
Compare
Contributor
🔍 Preview links for changed docs |
Contributor
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
Contributor
Author
|
Adding some context from: https://docs.google.com/document/d/1beldfKbkAJAJsnyiTuW5-aWZwqa0BIKRSOdNs4kdUzI/edit?tab=t.0 |
Contributor
There was a problem hiding this comment.
Docs review summary
Focus areas
- Style and clarity: Generally clear and well-structured. No Vale findings. The prose follows Elastic style conventions.
- Jargon: Appropriate use of ECK-specific terminology with sufficient context. Acronyms are expanded on first use.
- Frontmatter and applies_to: Missing required
descriptionfield. Theapplies_toandproductsfields are correctly structured per the cumulative docs reference. - Content type fit: The page functions as an overview/reference explaining the Wolfi images feature. Structure is appropriate with clear sections for the operator vs. Stack images.
- Parent issue satisfaction: Not applicable (PR mentions "issue number TBD" with no linked issue).
Notes
- The warning admonition about EPR and EMS is helpful and appropriately placed—it addresses a real operational issue users will encounter when setting
container-suffix. - The frontmatter uses correct
applies_tosyntax withdeployment.eck: allper the cumulative docs reference. - Consider whether version numbers like "v8.16.0" and "v8.15.0" in line 30 could become stale quickly. If these versions are subject to change, consider linking to release notes or using more general guidance.
Generated by Docs review agent for issue #6822 · ● 841.1K
Adds a new page `deploy-manage/deploy/cloud-on-k8s/hardened-images.md` documenting Wolfi-based (hardened) images in ECK: - The ECK Operator image is Wolfi by default since v2.15.0 - Stack images (ES, Kibana, Agent, Beats, APM Server, Logstash) can be pulled as Wolfi variants via the `container-suffix: -wolfi` operator flag - EPR and Elastic Maps Server images are already natively Wolfi and require an explicit `.spec.image:` override to avoid pull failures when `container-suffix` is set Also adds an entry for the new page in `manage-deployments.md`. 1. Did you use a generative AI (GenAI) tool to assist in creating this contribution? - [x] Yes Tool(s) and model(s) used: Claude Code (claude-sonnet-4-6)
7748229 to
af14154
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new page
deploy-manage/deploy/cloud-on-k8s/hardened-images.mddocumenting Wolfi-based (hardened) images in ECK:container-suffix: -wolfioperator flag.spec.image:override to avoid pull failures whencontainer-suffixis setAlso adds an entry for the new page in
manage-deployments.md.Closes #(issue number TBD)
Generative AI disclosure
Tool(s) and model(s) used: Claude Code (claude-sonnet-4-6)