当前位置: 首页 > 软件库 > 云计算 > 云原生 >

kyverno

Kubernetes Native Policy Management
授权协议 Apache-2.0 License
开发语言 Google Go
所属分类 云计算、 云原生
软件类型 开源软件
地区 不详
投 递 者 何和惬
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Kyverno

Kubernetes Native Policy Management ��

build

Kyverno is a policy engine designed for Kubernetes. It can validate, mutate, and generate configurations using admission controls and background scans. Kyverno policies are 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.

�� Documentation

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

�� Quick Start

�� Installation

�� Sample Policies

��‍♂️ Getting Help

We are here to help!

�� For feature requests and bugs, file an issue.

�� For discussions or questions, join the slack channel k8s.slack.io/#kyverno.

�� For community meeting access join the mailing list.

�� To get 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 issue list. Add a comment with /assign to request assignment of the issue.

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

Contributors

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

Made with contributors-img.

  • 自诞生以来,Kubernetes 一直是需要在微服务架构上实现可扩展容器化应用程序的企业的首选容器编排解决方案。它本质上将 Pod 作为最基本的单元来处理,它可以容纳一个或多个容器。由于 Kubernetes 中部署的任何应用程序都是通过一个或多个 Pod 执行的,因此用户必须确保它们免受错误配置和安全漏洞的影响。因此,Pod 安全性不仅是 Kubernetes 集群的主要问题,而且是关键业务应用

相关阅读

相关文章

相关问答

相关文档