Slackbot
04/17/2023, 5:10 PMSean
04/19/2023, 12:25 AMAshish Singh
04/19/2023, 1:30 PMSean
04/20/2023, 2:50 AMyatai-deployment
is definitely viable. You’ll just have to pre-build and push images to a container registry, e.g. ACR, beforehand. Please keep us in the loop with your findings.Ashish Singh
04/20/2023, 12:51 PMBentoDeployment
if we specify the docker container image and authorization + list of runner names and runnable type?Sean
04/21/2023, 7:39 PMBentoDeployment
CR. We may work on similar capabilities for Kubeflow 1.8 release. If you are looking to automate the process now, I would start with the bento.yaml
defined in the bento. It contains all the information needed for generating the svc and runner definition.Ashish Singh
04/21/2023, 8:05 PMbento.yaml
if it has essential runner mapping with a service, I plug it into a template and make it work 🙏 . Thanks for all the help