syed-awais-ali/Kubeval
Validate Kubernetes manifests using the upstream Schemas
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Files or directories to validate | — | . |
| output | Output format for results | — | stdout |
| version | Version of Kubernetes to validate against | — | master |
| strict | Whether to not to check for extra properties | — | true |
| openshift | Whether to use the schemas from OpenShift rather than Kubernetes | — | false |
| ignore_missing_schemas | Whether or not to skip custom resources | — | true |
Outputs
no outputs