Files
Thomas Kruse 24b9717db2 init
2026-09-02 22:11:05 +02:00

11 lines
415 B
Plaintext

minikube start \
--extra-config=apiserver.audit-policy-file=/etc/ssl/certs/policy.yaml \
--extra-config=apiserver.audit-log-path=- --mount \
--mount-string="$(pwd)/policy.yaml:/etc/ssl/certs/policy.yaml"
kubectl -n kube-system logs kube-apiserver-minikube -f
https://gist.githubusercontent.com/noqcks/9cc2f70e12898f0227396a906b06cab6/raw/ea0e80e594f29850611a8bee7376b89cb22d6628/audit-policy-example.yml