Merge pull request #25882 from yuandongx/patch-14
[zh] Incorrect apiVersion.
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@ This label reflects the Windows major, minor, and build number that need to matc
|
|||||||
1. 将此文件保存到 `runtimeClasses.yml` 文件。它包括适用于 Windows 操作系统、体系结构和版本的 `nodeSelector`。
|
1. 将此文件保存到 `runtimeClasses.yml` 文件。它包括适用于 Windows 操作系统、体系结构和版本的 `nodeSelector`。
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
apiVersion: node.k8s.io/v1beta1
|
apiVersion: node.k8s.io/v1
|
||||||
kind: RuntimeClass
|
kind: RuntimeClass
|
||||||
metadata:
|
metadata:
|
||||||
name: windows-2019
|
name: windows-2019
|
||||||
|
|||||||
Reference in New Issue
Block a user