mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-19 18:07:02 +00:00
docs: add architecture diagram
This commit is contained in:
parent
b5f34caa70
commit
b14e6ad0bd
3 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ 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/)
|
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.
|
that is more aggressively kept up-to-date, and contains schemas for all recent versions of Kubernetes.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
### Limits of Kubeconform validation
|
### Limits of Kubeconform validation
|
||||||
|
|
||||||
Kubeconform, similarly to kubeval, only validates manifests using the OpenAPI specifications. In some
|
Kubeconform, similarly to kubeval, only validates manifests using the OpenAPI specifications. In some
|
||||||
|
|
|
||||||
BIN
architecture_diagram_darkmode.png
Normal file
BIN
architecture_diagram_darkmode.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 558 KiB |
BIN
architecture_diagram_lightmode.png
Normal file
BIN
architecture_diagram_lightmode.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 455 KiB |
Loading…
Reference in a new issue