You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reviews/2021-Kyverno-annual.md
+8-10
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This is a Kubernetes ToC Annual Review for the [Kyverno](https://kyverno.io) pro
16
16
17
17
Kyverno ("govern" in Greek) is a policy management solution designed for Kubernetes.
18
18
19
-
The main goal for the Kyverno project is to simplify Kubernetes configuration management using policies for security and automation. Kyverno making it easy for Kubernetes administrators to write and manage Kubernetes policies, and for Kubernetes users (i.e. developers) to consume policy results and address issues.
19
+
The main goal of the Kyverno project is to simplify Kubernetes configuration management using policies for security and automation. Kyverno makes it easy for Kubernetes administrators to write and manage Kubernetes policies, and for Kubernetes users (ex., developers) to consume policy results and address issues.
20
20
21
21
Kyverno has full support for mutating and generating Kubernetes resources, and hence can be used to automate costly and error-prone handoffs across operations, security, and development roles.
22
22
@@ -28,7 +28,7 @@ Since Kyverno is focused on Kubernetes, it leverages Kubernetes patterns, idioms
28
28
* structural schemas in OpenAPIv3
29
29
* strategic merge patches
30
30
31
-
This focus on Kubetnetes and the subsequent ability to leverage Kubernetes internals makes Kyverno intuitive and easier to use for Kubernetes administrators and users.
31
+
This focus on Kubernetes and the subsequent ability to leverage Kubernetes internals makes Kyverno intuitive and easier to use for Kubernetes administrators and users.
32
32
33
33
Kyverno was accepted as a CNCF Sandbox project on [November 9th, 2020](https://docs.google.com/spreadsheets/d/1Nnh_usr0tSZxaUpxTusqeIqKxMmvuEViRkyO9e_Do40/edit#gid=1136111842).
34
34
@@ -52,15 +52,15 @@ Kyverno currently has 5 maintainers from 4 different companies:
| Trey Dockendorf |[@treydock](https://github.com/treydock)| Ohio Supercomputer Center |
58
58
59
-
The full maintainer list can be found in our [GitHub repository](https://github.com/kyverno/blob/main/MAINTAINERS.md) along with our [governance policy](https://kyverno.io/community/).
59
+
The full maintainer list can be found in our [GitHub repository](https://github.com/kyverno/kyverno/blob/main/MAINTAINERS.md) along with our [governance policy](https://kyverno.io/community/).
60
60
61
61
## Adoption
62
62
63
-
Asopters who are publicly referenceable are listed in the [Kyverno GitHub repository ADOPTERS.md file](https://github.com/kyverno/kyverno/blob/main/ADOPTERS.md).
63
+
Adopters who are publicly referenceable are listed in the [Kyverno GitHub repository ADOPTERS.md file](https://github.com/kyverno/kyverno/blob/main/ADOPTERS.md).
64
64
65
65
Some of the adopters include:
66
66
@@ -95,7 +95,7 @@ The main goals of the project have been in the following categories:
95
95
96
96
***Security**: Kyverno participated in the CNCF TAG Security [Security Pals](https://github.com/cncf/tag-security/issues/554) program. As a result, Kyverno has adopted recommended security best practices. The [Security](https://main.kyverno.io/docs/security/) section in the Kyverno documentation lists these and acts as a security guide for adopters.
97
97
98
-
***Community and Awareness**: Kyverno has grown from a initially having maintainers from a single community, to maintainers from multiple organizations. The community has also grown significantly as reflected by [DevStats](https://kyverno.devstats.cncf.io). While Kyverno awareness has grown, more work is needed to make the community fully aware of all of its features and capabilities.
98
+
***Community and Awareness**: Kyverno has grown from initially having maintainers from a single company, to maintainers from multiple organizations. The community has also grown significantly as reflected by [DevStats](https://kyverno.devstats.cncf.io). While Kyverno awareness has grown, more work is needed to make the community fully aware of all of its features and capabilities.
99
99
100
100
> What are the current goals of the project? For example, are you working on major new features? Or are you concentrating on adoption or documentation?
101
101
@@ -122,13 +122,11 @@ Some areas where we can use help are:
122
122
123
123
> Do you think that your project meets the [criteria for incubation](https://github.com/cncf/toc/blob/master/process/graduation_criteria.adoc#incubating-stage)?
124
124
125
-
Yes. The Kyverno project has started planning a proposal for incubation and plan to submit this in the next month. This work is tracked at [github issue](...).
125
+
Yes. The Kyverno project has started planning a proposal for incubation and plans to submit this in the next month. This work is tracked at [github issue](...).
0 commit comments