DEV Community

Discussion on: Zero To Kubernetes

Collapse
 
habereder profile image
Raphael Habereder • Edited

For now I only have

  • tekton
  • concourse
  • rio (not functional as of yet)

Argo:
Definitely on the list and probably in one of my PoC branches :D

Drone:
I liked drone at first glance too, so I'll take a look at that one too.

Jenkins2:
Could be done too, though I am not quite sure how to provision everything for k8s deployments smoothly without the user having to do a lot of things by hand. It should be automated as much as possible and the Jenkins groovy API doesn't really help much in that regard :D

JenkinsX:
Is pretty much 90% tekton, so I think I'll leave that out for now, until they add something that you can't get with vanilla tekton.

You got ideas for other cool tools, or miss something? Feel free to ask :)