Merge pull request #47900 from lvthanh03/main

Update typo in documentation
This commit is contained in:
Kubernetes Prow Robot 2024-09-13 01:01:13 +01:00 committed by GitHub
commit 2bdd12a88e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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