mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
* Initial refactor Signed-off-by: Craig Box <craigb@armosec.io> * Initial refactor. Signed-off-by: Craig Box <craigb@armosec.io> * Now how did that get in there? Signed-off-by: Craig Box <craigb@armosec.io> * small fixes Signed-off-by: Craig Box <craigb@armosec.io> * Use GitHub note and warning syntax Signed-off-by: Craig Box <craigb@armosec.io> * second guessing thing with no docs Signed-off-by: Craig Box <craigb@armosec.io> * Final changes Signed-off-by: Craig Box <craigb@armosec.io> Signed-off-by: Craig Box <craigb@armosec.io>
20 lines
563 B
Markdown
20 lines
563 B
Markdown
# Kubescape architecture
|
|
|
|
_Please check back soon for more: until then, enjoy these fine diagrams._
|
|
|
|
### [Component architecture](img/architecture.drawio.svg)
|
|
|
|
<div align="center">
|
|
<img src="img/architecture.drawio.svg" width="600" alt="Component architecture">
|
|
</div>
|
|
|
|
### [CLI](#kubescape-cli)
|
|
<div align="center">
|
|
<img src="img/ks-cli-arch.png" width="600" alt="cli-diagram">
|
|
</div>
|
|
|
|
### [Operator](https://github.com/kubescape/helm-charts#readme)
|
|
<div align="center">
|
|
<img src="img/ks-operator-arch.png" width="600" alt="operator-diagram">
|
|
</div>
|