Re: Jenkins pod provisioning takes too long

2022-06-29 Thread kuisathaverat
here you have some of the pod templates we use https://github.com/elastic/apm-pipeline-library/pull/1614 El mié, 29 jun 2022 a las 12:33, Denis Mone () escribió: > I have tried to provision the pod manually. It takes around 30 - 35 > seconds. > We use GKE as well as the k8s provider. > > Do you

Re: Jenkins pod provisioning takes too long

2022-06-29 Thread Denis Mone
I have tried to provision the pod manually. It takes around 30 - 35 seconds. We use GKE as well as the k8s provider. Do you have specific configuration of the kubernetes-plugin you can share. I find it interesting that with the same setup we have such a big difference in provisioning times. Στι

Re: Jenkins pod provisioning takes too long

2022-06-27 Thread Ivan Fernandez Calvo
Did you try to provision the same pod definition manually in the K8s cluster to check how much time takes k8s to create the pod? Which k8s provider do you use? I have a similar setup on GKE and it takes less than 30 seconds to provision an agent the fisrt time, when the Docker image is in the k