Fix title of audit task (#16230)
* Fix title of audit task The content the title refers to indicates an intent of describing how to configure auditing for multiple apiservers rather than multiple clusters. * Update content/en/docs/tasks/debug-application-cluster/audit.md Co-Authored-By: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
90899f2bca
commit
f7a969fd7b
@@ -323,7 +323,7 @@ Administrators should be aware that allowing write access to this feature grants
|
||||
|
||||
Currently, this feature has performance implications for the apiserver in the form of increased cpu and memory usage. This should be nominal for a small number of sinks, and performance impact testing will be done to understand its scope before the API progresses to beta.
|
||||
|
||||
## Multi-cluster setup
|
||||
## Setup for multiple API servers
|
||||
|
||||
If you're extending the Kubernetes API with the [aggregation layer][kube-aggregator], you can also
|
||||
set up audit logging for the aggregated apiserver. To do this, pass the configuration options in the
|
||||
|
||||
Reference in New Issue
Block a user