diff --git a/docs/concept.md b/docs/concept.md new file mode 100644 index 0000000..2be2f94 --- /dev/null +++ b/docs/concept.md @@ -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 +```