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 74e5ea5 commit 7549365Copy full SHA for 7549365
content/en/docs/reference/using-api/api-concepts.md
@@ -737,7 +737,7 @@ by default.
737
The `kubectl` tool uses the `--validate` flag to set the level of field validation.
738
Historically `--validate` was used to toggle client-side validation on or off as
739
a boolean flag. Since Kubernetes 1.25, kubectl uses
740
-server-side field validation when sending requests to a serer with this feature
+server-side field validation when sending requests to a server with this feature
741
enabled. Validation will fall back to client-side only when it cannot connect
742
to an API server with field validation enabled.
743
It accepts the values `ignore`, `warn`,
0 commit comments