Once Kubernetes is up and running and you have your algorithm containerized, you can create yaml files to define workflows to deploy on your Kubernetes cluster. One workflow manager is Argo. There are several research appropriate argo workflows defined in the argo directory of this repo.
To deploy Argo on your Kubernetes cluster, follow the steps outlined in the demo