A best practices checker for Kubernetes clusters. 🤠
 
 
 
 
Go to file
Varsha Varadarajan fee585542d Namespace check: Check if there are k8s objects in the default namespace 2019-06-13 12:58:53 -04:00
checks Namespace check: Check if there are k8s objects in the default namespace 2019-06-13 12:58:53 -04:00
cmd/clusterlint Remove unused const left out during refactoring. 2019-06-12 16:18:36 -04:00
kube Factor object fetching into the kube package 2019-06-12 14:46:30 -04:00
vendor Add run command to run all checks 2019-06-12 13:17:47 -04:00
README.md Fetch all core k8s objects. 2019-06-10 18:06:14 -04:00
go.mod Add run command to run all checks 2019-06-12 13:17:47 -04:00
go.sum Add run command to run all checks 2019-06-12 13:17:47 -04:00

README.md

clusterlint

Linter to check k8s API objects from a live cluster.