Will the controller spawn pod base on architecture label #891
-
In my action, there are jobs that only run on arm64 or x64, if I use workflow_job event webhook, will the controller be able to add node selector on the pod, and therefore spawn runner with architecture that I specify on runs-on? Or do I need to make runner deployment for each architecture only? |
Beta Was this translation helpful? Give feedback.
Answered by
toast-gear
Oct 17, 2021
Replies: 1 comment 1 reply
-
this |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
H01001000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this