Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/docs/introduction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ excerpt: Learn about Kyverno and its powerful capabilities

In cloud native systems, policies are configurations that manage other configurations or runtime behaviors.

The <a href="https://github.com/kubernetes/sig-security/blob/main/sig-security-docs/papers/policy/CNCF_Kubernetes_Policy_Management_WhitePaper_v1.pdf" target="_blank" rel="noopener">Kubernetes Policy Management</a> paper is a good reference to understand the role and implementation of policies.
The <a href="https://github.com/kubernetes/sig-security/raw/main/sig-security-docs/papers/policy/CNCF_Kubernetes_Policy_Management_WhitePaper_v1.pdf" target="_blank" rel="noopener">Kubernetes Policy Management</a> paper is a good reference to understand the role and implementation of policies.

## Why is Policy Management necessary?

Expand Down