Skip to content

OSDOCS-15343: Restrict support to x86 #96316

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

Open
wants to merge 1 commit into
base: kueue-docs
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion modules/release-notes-1.0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[id="release-notes-1.0_{context}"]
= Release notes for {product-title} version 1.0

{product-title} version 1.0 is a generally available release that is supported on {platform} versions 4.18 and 4.19.
{product-title} version 1.0 is a generally available release that is supported on {platform} versions 4.18 and 4.19 on the `x86` architecture.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per the RH supplementary style guide, I think this should be formatted as "64-bit 86x" instead of "x86" - see https://redhat-documentation.github.io/supplementary-style-guide/#bit-64-x86

We should probably get a QE review for this change also


{product-title} version 1.0 uses link:https://kueue.sigs.k8s.io/docs/overview/[Kueue] version 0.11.

Expand Down