Skip to content

Commit

Permalink
Merge pull request #25882 from yuandongx/patch-14
Browse files Browse the repository at this point in the history
[zh] Incorrect apiVersion.
  • Loading branch information
k8s-ci-robot authored Dec 31, 2020
2 parents 795b68d + 21d86f2 commit 9ce0330
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ This label reflects the Windows major, minor, and build number that need to matc
1. 将此文件保存到 `runtimeClasses.yml` 文件。它包括适用于 Windows 操作系统、体系结构和版本的 `nodeSelector`。

```yaml
apiVersion: node.k8s.io/v1beta1
apiVersion: node.k8s.io/v1
kind: RuntimeClass
metadata:
name: windows-2019
Expand Down

0 comments on commit 9ce0330

Please sign in to comment.