Skip to content

Commit c83647e

Browse files
Anna Kapuscinskamichi-covalent
authored andcommitted
docs: Add a little note to the Policy Library main page
Link to example policy directories in the repo. Signed-off-by: Anna Kapuscinska <anna@isovalent.com>
1 parent 9947b52 commit c83647e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/content/en/docs/policy-library/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ weight: 5
44
description: >
55
Library of Tetragon Policies
66
---
7+
8+
The Policy Library provides structured examples of Tetragon policies paired with relevant use cases. You can explore all documented policies, along with additional examples, in the [policy library directory](https://github.com/cilium/tetragon/tree/main/examples/policylibrary) on Github.
9+
10+
For further community-maintained policy examples, refer to the [policy examples directory](https://github.com/cilium/tetragon/tree/main/examples/tracingpolicy) on GitHub. These examples are valid policies provided by the community but they are not curated in terms of suitability for specific use cases or best practices.

docs/content/en/docs/policy-library/observability/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: "Tetragon Observability Policies"
33
weight: 3
44
description: >
5-
Library of policies that implement Tetragon observability and runtime enforcement.
6-
mechanisms.
5+
Library of policies that implement Tetragon observability mechanisms.
76
---
87

98

0 commit comments

Comments
 (0)