Skip to content

Mohdcode/kyverno

This branch is up to date with kyverno/kyverno:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 4, 2025
Mar 26, 2025
Aug 28, 2024
Mar 29, 2025
Mar 29, 2025
Mar 29, 2025
Mar 29, 2025
Mar 29, 2025
Jun 4, 2024
Mar 26, 2025
Feb 8, 2021
Apr 3, 2023
Mar 29, 2025
Mar 26, 2025
Mar 29, 2025
Dec 20, 2024
Jun 4, 2020
Jun 20, 2019
Mar 6, 2025
Aug 28, 2024
Sep 13, 2024
Jan 31, 2023
Jun 3, 2022
Jul 19, 2024
Mar 14, 2025
Sep 12, 2024
Sep 10, 2024
Jul 17, 2024
Mar 11, 2025
Sep 13, 2024
Mar 11, 2025
Jul 17, 2024
Jun 6, 2019
Sep 13, 2024
Mar 26, 2025
Oct 15, 2022
Mar 10, 2025
Jun 10, 2024
Jan 19, 2024
Jul 25, 2024
Feb 25, 2025
Mar 27, 2025
Mar 27, 2025
Sep 12, 2024

Repository files navigation

Kyverno Tweet

Cloud Native Policy Management 🎉

Go Report Card License: Apache-2.0 GitHub Repo stars CII Best Practices OpenSSF Scorecard SLSA 3 Artifact HUB codecov FOSSA Status

logo

Kyverno is a policy engine designed for cloud native platform engineering teams. It enables security, automation, compliance, and governance using policy-as-code. Kyverno can validate, mutate, generate, and cleanup configurations using Kubernetes admission controls, background scans, and source code respository scans. Kyverno policies can also be used to verify OCI images, for software supply chain security. Kyverno policies can be managed as Kubernetes resources and do not require learning a new language. Kyverno is designed to work nicely with tools you already use like kubectl, kustomize, and Git.

Open Source Security Index - Fastest Growing Open Source Security Projects

📙 Documentation

Kyverno installation and reference documents are available at kyverno.io.

👉 Quick Start

👉 Installation

👉 Sample Policies

🎯 Popular Use Cases

Kyverno helps platform teams enforce best practices and security policies. Here are some common use cases:

  1. Security & Compliance

    • Enforce pod security standards
    • Require specific security contexts
    • Validate image sources and signatures
    • Ensure resource limits and requests
  2. Operational Excellence

    • Automatically add labels and annotations
    • Enforce naming conventions
    • Generate default network policies
    • Validate resource configurations
  3. Cost Optimization

    • Enforce resource quotas
    • Require cost allocation labels
    • Clean up unused resources
    • Validate instance types
  4. Developer Guardrails

    • Enforce ingress/egress rules
    • Require liveness/readiness probes
    • Validate container images
    • Auto-mount configuration

Each use case includes ready-to-use policies in our policy library.

🙋‍♂️ Getting Help

We are here to help!

👉 For feature requests and bugs, file an issue.

👉 For discussions or questions, join the Kyverno Slack channel.

👉 For community meeting access, see mailing list.

👉 To get follow updates ⭐️ star this repository.

➕ Contributing

Thanks for your interest in contributing to Kyverno! Here are some steps to help get you started:

✔ Read and agree to the Contribution Guidelines.

✔ Browse through the GitHub discussions.

✔ Read Kyverno design and development details on the GitHub Wiki.

✔ Check out the good first issues list. Add a comment with /assign to request assignment of the issue.

✔ Check out the Kyverno Community page for other ways to get involved.

Software Bill of Materials

All Kyverno images include a Software Bill of Materials (SBOM) in CycloneDX JSON format. SBOMs for Kyverno images are stored in a separate repository at ghcr.io/kyverno/sbom. More information on this is available at Fetching the SBOM for Kyverno.

Contributors

Kyverno is built and maintained by our growing community of contributors!

Made with contributors-img.

License

Copyright 2025, the Kyverno project. All rights reserved. Kyverno is licensed under the Apache License 2.0.

Kyverno is a Cloud Native Computing Foundation (CNCF) Incubating project and was contributed by Nirmata.

About

Cloud Native Policy Management

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.6%
  • Other 1.4%