How Jenkins Works
Understanding Jenkins architecture and concepts
This section provides comprehensive guides for writing Jenkinsfiles and working with Jenkins pipelines.
This is a complete guide covering Jenkins architecture, pipeline syntax, shared libraries, best practices, and annotated examples.
| Title | Description | Updated |
|---|---|---|
| Annotated Jenkinsfiles - Part 1 | Detailed Jenkinsfile examples with annotations | 2026-02-22 |
| How Jenkins Works | Understanding Jenkins architecture and concepts | 2026-02-17 |
| Jenkins Pipelines | Declarative and scripted pipeline syntax | 2026-02-17 |
| Jenkins Library | Creating and using Jenkins shared libraries | 2026-02-17 |
| Jenkins Best Practices | Best practices and patterns for Jenkins and Jenkinsfiles | 2026-02-17 |
| Annotated Jenkinsfiles - Part 2 | More annotated Jenkinsfile examples | 2026-02-17 |
| Annotated Jenkinsfiles - Part 3 | Additional Jenkinsfile pattern examples | 2026-02-17 |
| Annotated Jenkinsfiles - Part 4 | Complex Jenkinsfile scenarios | 2026-02-17 |
| Annotated Jenkinsfiles - Part 5 | Detailed Jenkinsfile examples with annotations | 2026-02-17 |
| Jenkins Recipes and Tips | Useful recipes and tips for Jenkins and Jenkinsfiles | 2026-02-17 |
Understanding Jenkins architecture and concepts
Declarative and scripted pipeline syntax
Creating and using Jenkins shared libraries
Best practices and patterns for Jenkins and Jenkinsfiles
Detailed Jenkinsfile examples with annotations
More annotated Jenkinsfile examples
Additional Jenkinsfile pattern examples
Complex Jenkinsfile scenarios
Detailed Jenkinsfile examples with annotations
Useful recipes and tips for Jenkins and Jenkinsfiles