I've installed latest LTS of jenkins and installed latest kubernetes-plugin.

I've created 2 pipeline jobs to test:

pod-golang from here (
https://kumorilabs.com/blog/k8s-6-integrating-jenkins-kubernetes/)
and one from Carlos Sanchez blog here (
https://blog.csanchez.org/2016/10/25/jenkins-kubernetes-plugin-0-9-released/
)

Both pods create with the following logs and loop:

work/capdev-kubernetes » kubectl logs jenkins-slave-1kl4v-flv53
Error from server (BadRequest): a container name must be specified for pod
jenkins-slave-1kl4v-flv53, choose one of: [golang jnlp]

work/capdev-kubernetes » kubectl logs jenkins-slave-pwcwz-2k20s
Error from server (BadRequest): a container name must be specified for pod
jenkins-slave-pwcwz-2k20s, choose one of: [maven golang jnlp]


Is there something else that needs to be done in order to get these to work?

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAP0Su%2BKLQCYLtMb21%3DvKzRJAfUPZnMkncGpmp9D1zoB%2BAeh9qA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to