inovex / illuminatio

The kubernetes network policy validator.
Apache License 2.0
244 stars 14 forks source link

Are you using illuminatio ? Tell us! #17

Open johscheuer opened 5 years ago

johscheuer commented 5 years ago

If you tested or using illuminatio feel free to tell us and give us feedback we would like to create an "enduser" list of illuminatio.

bikram20 commented 4 years ago

Hi @johscheuer I tested illuminatio today. It is an excellent tool and nicely thought through. Thank you for sharing.

Does it provide a mechanism so I can define my own test cases? Or, at least alter the ones created after dry-run? I modified the illuminatio-cases-cfgmap and restarted the Daemonset. But it would revert back to its original test cases.

My rationale is the following: customers should know what is supposed to be allowed in their cluster. Only then they can define what is supposed to be allowed/denied. I am looking to try illuminatio to validate the test cases as declared.

maxbischoff commented 4 years ago

Hey, sorry for the late answer. We currently do not provide a way to define your own test cases, but we would accept contributions implementing it. I've opened an issue in #90 for that.

bikram20 commented 4 years ago

Thanks for your response. I will plan to get the custom test cases working and submit a PR.