File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
content/zh-cn/docs/concepts/windows Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -772,7 +772,28 @@ troubleshooting ideas prior to creating a ticket.
772
772
并随附日志信息。Kubernetes Slack 上的 SIG Windows 频道也是一个很好的途径,
773
773
可以在创建工单之前获得一些初始支持和故障排查思路。
774
774
775
- ## {{% heading "whatsnext" %}}
775
+ <!--
776
+ ### Validating the Windows cluster operability
777
+
778
+ The Kubernetes project provides a _Windows Operational Readiness_ specification,
779
+ accompanied by a structured test suite. This suite is split into two sets of tests,
780
+ core and extended, each containing categories aimed at testing specific areas.
781
+ It can be used to validate all the functionalities of a Windows and hybrid system
782
+ (mixed with Linux nodes) with full coverage.
783
+
784
+ To set up the project on a newly created cluster, refer to the instructions in the
785
+ [project guide](https://github.com/kubernetes-sigs/windows-operational-readiness/blob/main/README.md).
786
+ -->
787
+
788
+ ### 验证 Windows 集群的操作性 {#validating-windows-cluster-operability}
789
+
790
+ Kubernetes 项目提供了 ** Windows 操作准备** 规范,配备了结构化的测试套件。
791
+ 这个套件分为两组测试:核心和扩展。每组测试都包含了针对特定场景的分类测试。
792
+ 它可以用来验证 Windows 和混合系统(混合了 Linux 节点)的所有功能,实现全面覆盖。
793
+
794
+ 要在新创建的集群上搭建此项目,
795
+ 请参考[ 项目指南] ( https://github.com/kubernetes-sigs/windows-operational-readiness/blob/main/README.md ) 中的说明。
796
+
776
797
777
798
<!--
778
799
## Deployment tools
You can’t perform that action at this time.
0 commit comments