DEV Community

Discussion on: Automating quality checks for Kubernetes YAMLs

Collapse
 
wkrzywiec profile image
Wojtek Krzywiec

I've found an official Docker image in a Hub hub.docker.com/r/datree/datree, but I haven't tried it out. It should work, but I don't know if Helm is bundled with it. Probably not and if so I would suggest creating own image, e.g. based on "dtzar/helm-kubectl" Docker image, and install Datree's plugin. Once it's done you can than use it in your pipelines.