stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.

Home Page:https://docs.kubelinter.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE_REQUEST] Add documentation for implementing a custom check

DerekTBrown opened this issue · comments

The official documentation doesn't have a lot of detail about implementing a custom check. Could we add some additional documentation?