Skip to content

Commit

Permalink
Update custom-resource-definitions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lvthanh03 authored Sep 12, 2024
1 parent e9e80dd commit e81d037
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ enable the `CRDValidationRatcheting`
use this behavior, which then applies to all CustomResourceDefinitions in your
cluster.

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

0 comments on commit e81d037

Please sign in to comment.