Could anyone help me the relationship between rundeck, spinnaker and jenkins? I have seen jenkins for build and spinnaker for pipeline. And how this run deck is integrated and the usage of them.
I got some info from the below image how spinnaker and jenkins are related. But Run deck also integrated.
Rundeck is focused on automation and operations, Jenkins on CI/CD, you can design workflows integrating Jenkins pipelines on automated Rundeck jobs, take a look at this.
Spinnaker: a multi-cloud continuous delivery platform for releasing software changes.
Rundeck: Enable anyone to safely execute self-service operations tasks. Spinnaker looks closer to Jenkins. With Rundeck you can automate everything, not only CI/CD pipelines.
In fact, you can integrate Rundeck with any other solution to deliver automated tasks and save time avoiding interruptions. This is a good example of that.