Comments on: Continuous Integration with Jenkins on Kubernetes https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/ Java, Spring, Kotlin, microservices, Kubernetes, containers Mon, 22 Nov 2021 23:50:41 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/#comment-1292 Mon, 22 Nov 2021 23:50:41 +0000 https://piotrminkowski.com/?p=9091#comment-1292 In reply to Renanh Silva.

Isn’t it related with your Kubernetes instance?

]]>
By: Renanh Silva https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/#comment-1282 Sun, 14 Nov 2021 18:48:45 +0000 https://piotrminkowski.com/?p=9091#comment-1282 ERROR: ERROR: java.lang.RuntimeException: io.kubernetes.client.openapi.ApiException: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

]]>
By: piotr.minkowski https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/#comment-1080 Fri, 09 Apr 2021 12:16:35 +0000 https://piotrminkowski.com/?p=9091#comment-1080 In reply to Róbert Komorovský.

Well, if you have a test that uses testcontainers it is automatically run during the build. The only problem, in that case, is the lack of Kubernetes support and the requirement to have access to the docker deamon.

]]>
By: Róbert Komorovský https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/#comment-1061 Fri, 26 Mar 2021 13:06:21 +0000 https://piotrminkowski.com/?p=9091#comment-1061 Is it possible to extend this Jenkins setup to be able execute Testcontainers test in the pipeline?

]]>
By: piotr.minkowski https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/#comment-1001 Wed, 20 Jan 2021 10:12:01 +0000 https://piotrminkowski.com/?p=9091#comment-1001 In reply to vazhnov.

Ok, thanks 🙂

]]>
By: vazhnov https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/#comment-989 Fri, 15 Jan 2021 22:54:53 +0000 https://piotrminkowski.com/?p=9091#comment-989 Don’t forget:

> Kubernetes Continuous Deploy Plugin collects usage data and sends it to Microsoft …
> You can turn off usage data collection in Manage Jenkins → Configure System → Azure → Help make Azure Jenkins plugins better by sending …

https://github.com/jenkinsci/kubernetes-cd-plugin#datatelemetry

]]>
By: piotr.minkowski https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/#comment-947 Thu, 10 Dec 2020 10:53:25 +0000 https://piotrminkowski.com/?p=9091#comment-947 In reply to Marco.

Hi Marco,
I’m running in on the local instance of Kubernetes on Docker Desktop.

]]>
By: Marco https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes/#comment-940 Wed, 11 Nov 2020 08:54:44 +0000 https://piotrminkowski.com/?p=9091#comment-940 Great article, one of the best I’ve ever found in the web.
Just a question: did you have a local kubernetes cluster to make your example or cloud instance as Amazon EKS or Google GKE?
Thanks

]]>