On Friday, October 5, 2018 at 4:22:22 AM UTC-4, olivier blanc wrote: > > I have a first version that works fine with scripts, I am trying to figure > out if using API could be easier for my users. > > The point is that I am running Jenkins outside kubernetes. > So to access Kube master, I have to open ssh and run kubectl with command > line arguments, or prepare either Yaml/Json datas and send then through the > Api. > All datas to build the pods are determine dynamically during the pipeline. > > There are several Kubernetes plugins, but I suspect the "Kubernetes Cli" plugin might be most applicable to your situation.
https://plugins.jenkins.io/kubernetes-cli -- 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/33a50dd3-5698-42b7-b78a-7bf9d32f1650%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
