Check resources configurations for policy compliance.| Kyverno
Fine-grained control of policy rule execution based on variables and expressions.| Kyverno
Fetch data from ConfigMaps, the Kubernetes API server, other cluster services, and image registries for use in Kyverno policies.| Kyverno
The JSON query language behind Kyverno.| Kyverno
Verify Sigstore Cosign format signatures and attestations using keys, certificates, or keyless attestors.| Kyverno
The Kyverno CLI has a jp subcommand which makes it possible to test not only the custom filters endemic to Kyverno but also the full array of capabilities of JMESPath included in the jp tool itself here. By passing in either through stdin or a file, both for input JSON or YAML documents and expressions, the jp subcommand will evaluate any JMESPath expression and supply the output. Examples: List available Kyverno custom JMESPath filters. Please refer to the JMESPath documentation page here fo...| Kyverno
Using Kyverno to mutate OpenShift MachineSet resources for easier automation.| Kyverno
Use time in your filters now!.| Kyverno