Skip to content

Commit 08153da

Browse files
authored
Merge pull request #45634 from ydFu/zh-windows-intro
[zh] sync concepts\windows\intro.md
2 parents 23a32f6 + 602b92c commit 08153da

File tree

1 file changed

+22
-1
lines changed
  • content/zh-cn/docs/concepts/windows

1 file changed

+22
-1
lines changed

content/zh-cn/docs/concepts/windows/intro.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,28 @@ troubleshooting ideas prior to creating a ticket.
772772
并随附日志信息。Kubernetes Slack 上的 SIG Windows 频道也是一个很好的途径,
773773
可以在创建工单之前获得一些初始支持和故障排查思路。
774774

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+
776797

777798
<!--
778799
## Deployment tools

0 commit comments

Comments
 (0)