diff --git a/content/en/docs/tasks/debug-application-cluster/audit.md b/content/en/docs/tasks/debug-application-cluster/audit.md index 730097e432..14d5bef7f1 100644 --- a/content/en/docs/tasks/debug-application-cluster/audit.md +++ b/content/en/docs/tasks/debug-application-cluster/audit.md @@ -331,7 +331,7 @@ Currently, this feature has performance implications for the apiserver in the fo If you're extending the Kubernetes API with the [aggregation layer](/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/), -y ou can also set up audit logging for the aggregated apiserver. To do this, +you can also set up audit logging for the aggregated apiserver. To do this, pass the configuration options in the same format as described above to the aggregated apiserver and set up the log ingesting pipeline to pick up audit logs. Different apiservers can have different audit configurations and