kubernetes-cd is certainly possible, though I haven't figured out how I would use in in a declarative pipeline in conjunction with the kubernetes-plugin yet. But overall it's a less than ideal solution for my use case: - Cannot use the existing configuration with kubernetes-plugin - Have to install kubectl on some non-kube node.
I was hoping to find a natural way to integrate creation of PVC before agent launch into kubernetes-plugin but I'm not seeing a clean way to accomplish it. On Monday, January 13, 2020 at 8:48:00 PM UTC-6, Usov Dmitri wrote: > > https://github.com/jenkinsci/kubernetes-cd-plugin > > kubernetes-cd plugin has the capability to create a pvc, the recent plugin > version has got fixed an issue with subsequent invocation of a yaml that > creates/updates a pvc. > > Regards, > Dmitri > -- 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/a6a460e4-2393-4c80-8003-cda1d6353e12%40googlegroups.com.
