File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
content/en/docs/concepts/windows Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -408,6 +408,17 @@ reported previously and comment with your experience on the issue and add additi
408408logs. SIG Windows channel on the Kubernetes Slack is also a great avenue to get some initial support and
409409troubleshooting ideas prior to creating a ticket.
410410
411+ ### Validating the Windows cluster operability
412+
413+ The Kubernetes project provides a _ Windows Operational Readiness_ specification,
414+ accompanied by a structured test suite. This suite is split into two sets of tests,
415+ core and extended, each containing categories aimed at testing specific areas.
416+ It can be used to validate all the functionalities of a Windows and hybrid system
417+ (mixed with Linux nodes) with full coverage.
418+
419+ To set up the project on a newly created cluster, refer to the instructions in the
420+ [ project guide] ( https://github.com/kubernetes-sigs/windows-operational-readiness/blob/main/README.md ) .
421+
411422## Deployment tools
412423
413424The kubeadm tool helps you to deploy a Kubernetes cluster, providing the control
@@ -422,4 +433,4 @@ For a detailed explanation of Windows distribution channels see the
422433
423434Information on the different Windows Server servicing channels
424435including their support models can be found at
425- [ Windows Server servicing channels] ( https://docs.microsoft.com/en-us/windows-server/get-started/servicing-channels-comparison ) .
436+ [ Windows Server servicing channels] ( https://docs.microsoft.com/en-us/windows-server/get-started/servicing-channels-comparison ) .
You can’t perform that action at this time.
0 commit comments