Merge pull request #29486 from astraw99/fix_typo_an_extension

Fix typo `a extension` and its related `en` doc sync
This commit is contained in:
Kubernetes Prow Robot
2021-09-11 18:42:06 -07:00
committed by GitHub
@@ -550,10 +550,10 @@ APIService 对象的名称必须是合法的
<!--
#### Contacting the extension apiserver
Once the Kubernetes apiserver has determined a request should be sent to a extension apiserver,
Once the Kubernetes apiserver has determined a request should be sent to an extension apiserver,
it needs to know how to contact it.
The `service` stanza is a reference to the service for a extension apiserver.
The `service` stanza is a reference to the service for an extension apiserver.
The service namespace and name are required. The port is optional and defaults to 443.
The path is optional and defaults to "/".