Skip to content

pjbgf/kind-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kind-audit

Template setup to spin up kind clusters for auditing Kubernetes applications.

A Custom Audit Policy is being used to reduce noise from Kubernetes/kind components from the audit logs. The logs reside on kind/audit.log and are cleared every time a new cluster is created.

Requirements

  • kind
  • jq

How to use

  1. Create a cluster using make create-cluster.
  2. Deploy component to be assessed.
  3. Check logs with make group-logs or analysing kind/audit.log.

About

Use kind to audit Kubernetes applications

Topics

Resources

License

Stars

Watchers

Forks