Skip to content

Commit

Permalink
docs: add concept
Browse files Browse the repository at this point in the history
  • Loading branch information
xopham committed May 6, 2024
1 parent 84cd9ff commit e4927ca
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/concept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Concept

## how semgr8s works

![](assets/semgr8s-architecture.png)

* philosophy: place all logic in rules
* admission request is NOT k8s yaml
* dropping events
* consider api versions, groups, resources, ...
* basic namespacing as fail safe NOT rule restriction

## Admission requests

```
example
```

0 comments on commit e4927ca

Please sign in to comment.