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.
2 parents 9dc6afc + 340125a commit 8e84443Copy full SHA for 8e84443
content/zh/docs/tasks/extend-kubernetes/configure-aggregation-layer.md
@@ -550,10 +550,10 @@ APIService 对象的名称必须是合法的
550
<!--
551
#### Contacting the extension apiserver
552
553
-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,
554
it needs to know how to contact it.
555
556
-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.
557
The service namespace and name are required. The port is optional and defaults to 443.
558
The path is optional and defaults to "/".
559
0 commit comments