Code In Focus
Home
Blog
About
Categories
Guides (7)
Postmortem (1)
Featured Tags
jenkins (4)
java (3)
docker (2)
kubernetes (2)
maven (2)
nodejs (2)
obsidian (2)
pkm (2)
templater (2)
ai (1)
ci (1)
dataview (1)
javascript (1)
job search (1)
journal (1)
kiss (1)
productivity (1)
software (1)
typescript (1)
yagni (1)
Recommend Series
Jenkins-Pipelines (4)
Obsidian (2)
Second Brain (2)
Software-Development (1)
Blog
11 posts
Here I’m publishing my ideas, thoughts or simply rants.
««
«
1
2
3
»
»»
Jenkins Java Centric Pipelines in Kubernetes
Mar 27, 2020
3 minutes read
This is a first post in a series, describing the problems my team has faced during implementation of Jenkins pipelines in Kubernetes. Jenkins Java Centric Pipelines in Kubernetes (This article) Building Maven Projects in Jenkins Docker workers Using Maven and Jenkins to perform modular Java builds Building Docker Images in Jenkins on Kubernetes When I took this project, I’ve read a considerable number of guides and documentation pages, some of them official, others written by bloggers like me. The common theme was to show a single aspect of the project. This approach simplifies the effort to explain the solution, however ignores the biggest challenge: combining the various solutions together. ......
guides
jenkins-pipelines
jenkins
kubernetes
««
«
1
2
3
»
»»