Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garethr/helm-travis-testing-example
https://github.com/garethr/helm-travis-testing-example
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/garethr/helm-travis-testing-example
- Owner: garethr
- Created: 2017-12-07T20:21:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T16:22:20.000Z (about 7 years ago)
- Last Synced: 2024-11-29T12:06:39.227Z (about 1 month ago)
- Language: Smarty
- Size: 6.84 KB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.