lifecycle-toolkit
lifecycle-toolkit copied to clipboard
Research possible integrations with Kyverno and come up with strategy
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.
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)