mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-17 17:07:02 +00:00
update readme
This commit is contained in:
parent
18927ddf75
commit
56a281afdb
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ It is inspired by, contains code from and is designed to stay close to
|
||||||
* **high performance**: will validate & download manifests over multiple routines, caching
|
* **high performance**: will validate & download manifests over multiple routines, caching
|
||||||
downloaded files in memory
|
downloaded files in memory
|
||||||
* configurable list of **remote, or local schemas locations**, enabling validating Kubernetes
|
* configurable list of **remote, or local schemas locations**, enabling validating Kubernetes
|
||||||
custom resources (CRDs)
|
custom resources (CRDs) and offline validation capabilities.
|
||||||
|
|
||||||
### A small overview of Kubernetes manifest validation
|
### A small overview of Kubernetes manifest validation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue