lifecycle-toolkit icon indicating copy to clipboard operation
lifecycle-toolkit copied to clipboard

Research possible integrations with Kyverno and come up with strategy

Open mowies opened this issue 1 year ago • 2 comments

Goal

Research possible integration use cases with Kyverno. One idea is to connect traces between Kyverno and Keptn so that users get a full picture during deployment that starts with Admission checks from Kyverno and then goes on with pre/post checks from Keptn.

Notes

We are already in the process of replacing Kuttl with Kyverno's Chainsaw tool.

mowies avatar Feb 06 '24 10:02 mowies

Ideas from @eddycharly :

  • kyverno exposes metrics that keptn could use to detect resources with violations
  • keptn could somehow hook into the policy report system that is used by kyverno (in audit mode) and otheres to report policy violations (source)

mowies avatar Feb 15 '24 11:02 mowies