docs: add archirecture diagram figma source file

This commit is contained in:
Roy Hadad 2022-06-21 15:01:20 +03:00
parent b14e6ad0bd
commit 975017d9ea
4 changed files with 2 additions and 2 deletions

View file

@ -35,8 +35,8 @@ and break it down into multiple JSON schemas, stored in github at
Kubeconform relies on [a fork of kubernetes-json-schema](https://github.com/yannh/kubernetes-json-schema/)
that is more aggressively kept up-to-date, and contains schemas for all recent versions of Kubernetes.
![Architecture diagram](https://raw.githubusercontent.com/royhadad/kubeconform/add_architecture_diagram/architecture_diagram_lightmode.png#gh-light-mode-only)
![Architecture diagram](https://raw.githubusercontent.com/royhadad/kubeconform/add_architecture_diagram/architecture_diagram_darkmode.png#gh-dark-mode-only)
![Architecture diagram](https://raw.githubusercontent.com/royhadad/kubeconform/add_architecture_diagram/architecture_diagram/architecture_diagram_lightmode.png#gh-light-mode-only)
![Architecture diagram](https://raw.githubusercontent.com/royhadad/kubeconform/add_architecture_diagram/architecture_diagram/architecture_diagram_darkmode.png#gh-dark-mode-only)
### Limits of Kubeconform validation

Binary file not shown.

View file

Before

Width:  |  Height:  |  Size: 558 KiB

After

Width:  |  Height:  |  Size: 558 KiB

View file

Before

Width:  |  Height:  |  Size: 455 KiB

After

Width:  |  Height:  |  Size: 455 KiB