Skip to content

Commit 23dba94

Browse files
authored
Merge pull request #25869 from yuandongx/patch-11
[zh] Incorrect "apiVersion" .
2 parents 7cdf04a + 258f189 commit 23dba94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/scheduling-eviction/pod-overhead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ RuntimeClass 如下,其中每个 Pod 大约使用 120MiB:
7373
```yaml
7474
---
7575
kind: RuntimeClass
76-
apiVersion: node.k8s.io/v1beta1
76+
apiVersion: node.k8s.io/v1
7777
metadata:
7878
name: kata-fc
7979
handler: kata-fc

0 commit comments

Comments
 (0)