Skip to content

WMCO update docs for Windows Server 2025#111691

Open
mburke5678 wants to merge 1 commit into
openshift:mainfrom
mburke5678:wmco-419-windows-2025
Open

WMCO update docs for Windows Server 2025#111691
mburke5678 wants to merge 1 commit into
openshift:mainfrom
mburke5678:wmco-419-windows-2025

Conversation

@mburke5678
Copy link
Copy Markdown
Contributor

@mburke5678 mburke5678 commented May 14, 2026

https://redhat.atlassian.net/browse/OSDOCS-17787

Creating a RuntimeClass object to encapsulate scheduling mechanisms -- Updated RuntimeClass to 2025 values; added 2025 to label options.
Creating the vSphere Windows VM golden image -- Added Windows Server 2025 Long-Term Servicing Channel to procedure
Scheduling Windows container workloads -- Updated Deployment to Windows 2025 values; added Windows 2025 as an option.
Sample YAML for a Windows MachineSet object on Nutanix -- Added image ID strings for Windows 2022 and 2025.
Windows pod placement -- Updated Important note to remove reference to an unsupported Windows version.
Creating a Windows machine set on AWS -> Prerequisites -- Added example command for Windows 2025.

@mburke5678 mburke5678 added this to the Planned for 4.22 GA milestone May 14, 2026
@openshift-ci openshift-ci Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 14, 2026
@mburke5678
Copy link
Copy Markdown
Contributor Author

@mansikulkarni96 PTAL

Comment thread modules/windows-pod-placement.adoc
Copy link
Copy Markdown
Member

@mansikulkarni96 mansikulkarni96 left a comment

Choose a reason for hiding this comment

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

LGTM, only one change needed

Comment thread modules/sample-windows-workload-deployment.adoc Outdated
@mburke5678 mburke5678 force-pushed the wmco-419-windows-2025 branch from 4a3c529 to b784483 Compare May 15, 2026 13:14
@mburke5678 mburke5678 force-pushed the wmco-419-windows-2025 branch from b784483 to 1e63b60 Compare May 15, 2026 13:27
@mburke5678 mburke5678 added the merge-review-needed Signifies that the merge review team needs to review this PR label May 15, 2026
+
Use one of the following `aws` commands, as appropriate for your Windows Server release, to query valid AMI images:
+
.Example Windows Server 2025 command
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🤖 [error] AsciiDocDITA.BlockTitle: Block titles can only be assigned to examples, figures, and tables in DITA.

$ aws ec2 describe-images --region <aws_region_name> --filters "Name=name,Values=Windows_Server-2025*English*Core*Base*" "Name=is-public,Values=true" --query "reverse(sort_by(Images, &CreationDate))[*].{name: Name, id: ImageId}" --output table
----
+
.Example Windows Server 2022 command
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🤖 [error] AsciiDocDITA.BlockTitle: Block titles can only be assigned to examples, figures, and tables in DITA.

----
+
.Example Windows Server 2019 command
.Example Windows Server 2025 command
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🤖 [error] AsciiDocDITA.BlockTitle: Block titles can only be assigned to examples, figures, and tables in DITA.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 15, 2026

@mburke5678: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.22 merge-review-needed Signifies that the merge review team needs to review this PR size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants