We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81d037 commit ac9108cCopy full SHA for ac9108c
content/zh-cn/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md
@@ -1144,7 +1144,7 @@ cluster.
1144
才能使用这种行为,并将其应用到集群中的所有 CustomResourceDefinition。
1145
1146
<!--
1147
-Provided you enabled the feature gate, Kubernetes implements _validation racheting_
+Provided you enabled the feature gate, Kubernetes implements _validation ratcheting_
1148
for CustomResourceDefinitions. The API server is willing to accept updates to resources that
1149
are not valid after the update, provided that each part of the resource that failed to validate
1150
was not changed by the update operation. In other words, any invalid part of the resource
0 commit comments