Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 420 Bytes

auditing.md

File metadata and controls

9 lines (7 loc) · 420 Bytes

Auditing

kube-oidc-proxy allows for the ability to audit requests to the proxy. The proxy exposes all the same options for auditing that the Kubernetes API server provides, however does not support dynamic configuration (--audit-dynamic-configuration).

You can read more on how to configure and manage auditing in the Kubernetes documentation.