Hi, in the podTemplate, I'm using scripted jenkinsfiles so does that still apply? I've never seen a cloud parameter before.
Thanks, Steve On Thursday, March 7, 2019 at 4:42:24 AM UTC-5, Carlos Sanchez wrote: > > are you creating pod templates in UI or in pipeline? > > in UI is just a matter of assigning different labels to different pod > templates in different clouds > in pipeline you can pass an argument "cloud" to podTemplate > > On Wed, Mar 6, 2019 at 8:23 PM Steve Garrett <[email protected] > <javascript:>> wrote: > >> Hi, >> >> I'm trying to use multiple kubernetes clouds and have just a single >> jenkins I was able to get both kubernetes clusters registered as clouds and >> all the login checks work. When I run a build to the cluster where >> Jenkins is, i >> t works fine, pulls code, builds an image and all that. However, when I >> change the label to my second cluster, that doesn't have any Jenkins there >> it seems to never want to build there and always builds on the cluster >> that's local to Jenkins. >> >> I'm missing something stupid I'm sure of it but don't see what it is. >> >> >> Thanks for your help >> >> >> Steve >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/51ef6954-78a9-44cf-a4f0-0848fb0f5547%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/51ef6954-78a9-44cf-a4f0-0848fb0f5547%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/960fa5b1-165c-4d05-947d-792f5638445d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
