azure/Lint k8s manifest files
Lint k8s manifest files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 23, 2026
- License
- MIT
Pinned Snippet
uses: azure/k8s-lint@e4234c50ea835112e72b145bdecd00a94bad42fd # v4.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| manifests | Path to the manifest files which will be used for deployment. | yes | — |
| lintType | Acceptable values: kubeconform, dryrun | yes | kubeconform |
| kubeconformOpts | Options that are passed to kubeconform e.g. -schema-location | no | -summary |
| namespace | Target Kubernetes namespace. If the namespace is not provided, commands will run in the default namespace. | no | default |
Outputs
no outputs