We’re trying to build a CD pipeline that can be au...
# kubernetes
n
We’re trying to build a CD pipeline that can be automated from PR merge to prod. Is there a CD solution that offers full automation between stages? We know we can do this with Harness, but we prefer not to because it would be pricey for us due to the large number of services we work on. Thanks in advance for any recommendations!
j
have a look at acorn. It’s a fairly new project. Played with it briefly and looking pretty good. Not sure it’s what you are looking for but perhaps wothwhile having a look https://acorn.io/
a
Sent you a private message but I’d love to chat about this with you.
j
@Andrew Fong more then happy too
a
It would depend on your requirements. You could build in GitHub actions. Depends on how much you want to build yourself.