tracee icon indicating copy to clipboard operation
tracee copied to clipboard

Extend the tracee-operator to monitor changes to tracee config as well as policies

Open hangrymuppet opened this issue 1 year ago • 3 comments

Unless there is a different way to accomplish tracee in k8s applying new configs that I have missed in the docs

hangrymuppet avatar Feb 20 '24 20:02 hangrymuppet

Yes, this is definitely on our roadmap. First we need to make some preparations in Tracee so it will be able to modify policies in runtime (for example, today Tracee is attaching all BPF programs at init time. We should change this to be in runtime)

yanivagman avatar Feb 21 '24 06:02 yanivagman

@hangrymuppet for now, would a simple rollout after a config is changed like we do for policies work? If so, should be a simple change, and we can deliver soonish.

josedonizetti avatar Feb 21 '24 22:02 josedonizetti

@josedonizetti yes, that would be awesome. Thank you!

hangrymuppet avatar Feb 22 '24 01:02 hangrymuppet