6 comments

[ 3.3 ms ] story [ 23.7 ms ] thread
Fwiw I've been using GoCD (though not on Kubernetes) for around three years now, and quite like it. It might miss some convenience features, but it has very good quality, and a friendly and helpful community.
Love some of the ideas in gocd, pipelines in xml I don’t love though, currently enjoying those ideas implemented in a less purist way in gitlab.
If you are trying to test kube deployed apps in kube ci, gocd being a good example, use kind:

https://github.com/bsycorp/kind

Disclaimer: I helped put kind together, trying to get the word out .

GoCD has had support for JSON/YAML based configuration for over 2 years now.