Skip to content

Commit

Permalink
tetragon: docs, add enforcment to concepts
Browse files Browse the repository at this point in the history
Enforcement is a big enough concept we can build its own section.

Signed-off-by: John Fastabend <[email protected]>
  • Loading branch information
jrfastab committed Oct 6, 2023
1 parent 75a0ed4 commit 3971cec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/content/en/docs/concepts/enforcement/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Enforcement"
icon: "overview"
weight: 5
description: "Documentation for Tetragon enforcement system"
---

Tetragon allows enforcing events in the kernel inline with the operation itself.
This describes the types of enforcmenet provided by Tetragon and concerns
policy implementors must be aware of.

0 comments on commit 3971cec

Please sign in to comment.