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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?