Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garethr/helm-travis-testing-example


https://github.com/garethr/helm-travis-testing-example

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/garethr/helm-travis-testing-example.svg?branch=master)](https://travis-ci.org/garethr/helm-travis-testing-example)

An example of using [kubeval](https://github.com/garethr/kubeval) and [kubetest](https://github.com/garethr/kubetest) to automaticaly test your [Helm](https://github.com/kubernetes/helm) chartsusing Travis CI.

See the [following presentation](https://speakerdeck.com/garethr/developer-tooling-for-kubernetes-configurations) from KubeCon for details of why you might want to do that and an introduction to the individual tools.