catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

Add running automation from local script/executable

Open ms2jpg opened this issue 2 years ago • 3 comments

Hi, we are going to deploy Catalyst on Kubernetes, but our devops guy told us we can't mount docker socket to container in order to run automation script in containers. Is there any way to run local script in automation tasks?

Cheers

ms2jpg avatar Aug 30 '22 11:08 ms2jpg

Hi, no currently that is not possible.

cugu avatar Aug 30 '22 12:08 cugu

Any plans on creating such mechanism? This would allow running Catalyst on k8s, openshift or any public cloud available and would be much appreciated.

ghost avatar Sep 08 '22 08:09 ghost

I would stick with uniform docker containers instead of adding local script execution. Containers have a more isolated runtime and deployment mechanism compared to scripts.

So the way forward for k8s and alike platforms would be to create an integration that uses the API of those platforms to orchestrate containers.

cugu avatar Sep 13 '22 11:09 cugu

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 21 '22 22:12 stale[bot]