Skip to content

Commit b7d89ce

Browse files
joshmerandapmkovar
andauthored
Update docs/api/extension-apiserver.md to fix typos
Co-authored-by: Petr Kovar <[email protected]>
1 parent f1f7b7e commit b7d89ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/extension-apiserver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Rancher extends Kubernetes with additional APIs by registering an extension API
1212

1313
The API aggregation layer must be configured on the local Kubernetes cluster for the `imperative-api-extension` `APISertvice` to work correctly. If the `APIService` does not receive a registration request after the Rancher server starts, the pod will crash with a log entry indicating the error. If your pods are consistently failing to detect registration despite having a correctly configured cluster, you can increase the timeout by setting the `.Values.aggregationRegistrationTimeout` in helm.
1414

15-
All versions of k8s supported by Rancher with the feature will have the aggregation layer configured by default. If you suspect you cluster may not be configured properlly see [Kubernetes Aggregation Layer docs](https://kubernetes.io/docs/tasks/extend-kubernetes/configure-aggregation-layer/) for information on configuring the aggregation layer.
15+
All versions of k8s supported by Rancher with the feature will have the aggregation layer configured by default. If you suspect your cluster may not be configured properly, see the [Kubernetes Aggregation Layer docs](https://kubernetes.io/docs/tasks/extend-kubernetes/configure-aggregation-layer/) for information on configuring the aggregation layer.
1616

1717
:::note
1818

0 commit comments

Comments
 (0)