Generated by gh-aw-docs-applies-to-sweep for elastic/docs-content on 2026-W24.
Path /deploy-manage/deploy/cloud-on-k8s · 94 total in scope · subtree corpus 94 pages.
Findings (2)
- file: deploy-manage/deploy/cloud-on-k8s/required-rbac-permissions.md
line: 68
category: invalid-applies-to-syntax
severity: medium
evidence: >
Inline badge uses patch version `eck: ga 3.3.1+`. Per the reference,
versions always display as Major.Minor in badges, so this renders as
`3.3+`. The reference guidance states: "When critical patch-level
differences exist, use plain text descriptions alongside the badge
rather than specifying patch versions." The AutoOps namespace
permission was added in ECK 3.3.1, not in the initial 3.3.0 release,
so users on ECK 3.3.0 would see the `3.3+` badge and incorrectly
assume the feature applies to them.
suggested_fix: |
Change the inline badge from:
{applies_to}`eck: ga 3.3.1+`
to:
{applies_to}`eck: ga 3.3`
and add a plain-text parenthetical in the table cell, for example:
"(Available from ECK 3.3.1)"
- file: deploy-manage/deploy/cloud-on-k8s/nodes-orchestration.md
line: 204
category: invalid-applies-to-syntax
severity: low
evidence: >
Section-level fenced blocks at lines 204 and 254 both use
`eck: ga 3.4.0` (patch version). The reference discourages patch
versions in applies_to annotations; the badge displays as `3.4+`
regardless of the `.0` suffix. Since ECK 3.4.0 is the initial 3.4
release there is no user-facing confusion, but the source should use
the canonical form to match repo conventions.
suggested_fix: |
# lines 204 and 254 — change each block content from:
eck: ga 3.4.0
# to:
eck: ga 3.4
Done when
- All listed pages have a valid
applies_to block per the verified reference.
- A PR addressing this issue is merged.
Notes
- Snippet files
_snippets/es-config.md and _snippets/kib-config.md have no frontmatter; this is expected for included snippets and was not flagged.
- 89 of 92 page-level frontmatter blocks use
deployment.eck: all, which is a recognized value per the reference sort documentation and consistent with the entire ECK subtree.
Generated by Docs applies_to sweep agent · 966.6 AIC · ⌖ 13 AIC · ⊞ 26.5K · ◷
Generated by
gh-aw-docs-applies-to-sweepforelastic/docs-contenton 2026-W24.Path /deploy-manage/deploy/cloud-on-k8s · 94 total in scope · subtree corpus 94 pages.
Findings (2)
Done when
applies_toblock per the verified reference.Notes
_snippets/es-config.mdand_snippets/kib-config.mdhave no frontmatter; this is expected for included snippets and was not flagged.deployment.eck: all, which is a recognized value per the reference sort documentation and consistent with the entire ECK subtree.