A best practices checker for Kubernetes clusters. 🤠
 
 
 
 
Go to file
Varsha Varadarajan 3e49be5d62 Refactor latest-tag check to use docker distribution package. 2019-06-21 12:08:30 -04:00
checks Refactor latest-tag check to use docker distribution package. 2019-06-21 12:08:30 -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 Fully qualified image: Check if container uses fully qualified image names 2019-06-20 10:17:56 -04:00
README.md Fetch all core k8s objects. 2019-06-10 18:06:14 -04:00
go.mod Fully qualified image: Check if container uses fully qualified image names 2019-06-20 10:17:56 -04:00
go.sum Fully qualified image: Check if container uses fully qualified image names 2019-06-20 10:17:56 -04:00

README.md

clusterlint

Linter to check k8s API objects from a live cluster.