kubeval

Validate your Kubernetes configuration files, supports multiple Kubernetes versions

  • 所有者: instrumenta/kubeval
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Kubeval

kubeval is a tool for validating a Kubernetes YAML or JSON configuration file.
It does so using schemas generated from the Kubernetes OpenAPI specification, and
therefore can validate schemas for multiple versions of Kubernetes.

CircleCI
Go Report
Card
GoDoc

$ kubeval my-invalid-rc.yaml
WARN - fixtures/my-invalid-rc.yaml contains an invalid ReplicationController - spec.replicas: Invalid type. Expected: [integer,null], given: string
$ echo $?
1

For full usage and installation instructions see kubeval.instrumenta.dev.

主要指標

概覽
名稱與所有者instrumenta/kubeval
主編程語言Go
編程語言Go (語言數: 5)
平台
許可證Other
所有者活动
創建於2017-06-25 14:00:38
推送於2023-08-08 18:29:46
最后一次提交2022-10-11 10:47:35
發布數26
最新版本名稱v0.16.1 (發布於 )
第一版名稱0.1.0 (發布於 2017-06-28 13:12:17)
用户参与
星數3.2k
關注者數27
派生數226
提交數304
已啟用問題?
問題數215
打開的問題數83
拉請求數89
打開的拉請求數19
關閉的拉請求數39
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?