This commit is contained in:
lichuqiang
2017-08-05 12:15:36 +08:00
parent 4501b715c1
commit b27bbecb89
@@ -73,7 +73,7 @@ the [kube-apiserver][kube-apiserver]:
--feature-gates=AdvancedAuditing=true --feature-gates=AdvancedAuditing=true
``` ```
`AdvancedAuditing`is customizeable in two ways. Policy, which determines what's recorded, `AdvancedAuditing`is customizable in two ways. Policy, which determines what's recorded,
and backends, which persist records. Backend implementations include logs files and and backends, which persist records. Backend implementations include logs files and
webhooks. webhooks.