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 ac9108c commit 6f1ba0cCopy full SHA for 6f1ba0c
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 ratcheting_
+Provided you enabled the feature gate, Kubernetes implements _validation racheting_
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