Hey Everyone,
The company I work for recently built a Dev k0s cluster. Before moving everything to production we need to set up an audit policy to generate logs of activity occurring in the cluster to be compliant with customer requirements.
Compared to standard k8s, k0s is obviously a lot more in terms of your configuration options (everything already being pre-built for the most part). K8s and k0s also have different file structures which makes trying to transfer knowledge over from k8s to k0s a little difficult.
My question is, does anyone have any resources or articles of how to set up an audit policy for k0s? (CIS Benchmark does not have any information for k0s specifically)