Skip to content

Commit ac9108c

Browse files
authored
Update custom-resource-definitions.md
1 parent e81d037 commit ac9108c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@ cluster.
11441144
才能使用这种行为,并将其应用到集群中的所有 CustomResourceDefinition。
11451145

11461146
<!--
1147-
Provided you enabled the feature gate, Kubernetes implements _validation racheting_
1147+
Provided you enabled the feature gate, Kubernetes implements _validation ratcheting_
11481148
for CustomResourceDefinitions. The API server is willing to accept updates to resources that
11491149
are not valid after the update, provided that each part of the resource that failed to validate
11501150
was not changed by the update operation. In other words, any invalid part of the resource

0 commit comments

Comments
 (0)