加载中
正在获取最新内容,请稍候...
正在获取最新内容,请稍候...
Kyverno is a policy engine designed for Kubernetes. It can validate, mutate, and generate configurations using policies. It is an open source Cloud Native Computing Foundation (CNCF) project.
Kyverno is a policy engine built for Kubernetes. It allows managing policies as Kubernetes resources, enabling administrators to declare policy as code to validate, mutate, and generate configurations.
Ensuring configuration compliance and security policies across Kubernetes clusters at scale is challenging. Manual checks are error-prone and time-consuming. Kyverno automates this enforcement.
Validate, mutate, and generate Kubernetes resources based on policy rules.
Policies are managed as Kubernetes resources, using standard YAML and Kustomize.
Kyverno is versatile and can be applied to various scenarios within a Kubernetes environment:
Automatically reject or modify resource requests that violate security best practices, such as disallowing root user or requiring resource limits.
Improves cluster security posture by preventing insecure configurations from being deployed.
Ensure all namespaces have specific labels, annotations, or network policies automatically applied upon creation.
Ensures consistency across the cluster and reduces manual configuration effort.
You might be interested in these projects
InfluxDB is a high-performance data store built specifically for time series data. It is ideal for metrics, events, and real-time analytics, offering high ingest and query performance.
Open source home automation that puts local control and privacy first.
DrawDB offers a free, simple, and intuitive online database diagram editor with robust SQL generation capabilities. Design your database schema visually and export corresponding SQL code effortlessly.