tag: Jenkins
tutorials
How to Create a Docker Pipeline With Jenkins
Learn how to create a Docker pipeline with Jenkins to build and run containers on a remote host
guides
How to Deploy Jenkins on Kubernetes
Learn how to deploy Jenkins on Kuberentes using persistent volumes for maintaining plugin installation state, services to expose Jenkins, and configMaps for configuring the server.
guides
Continuous Delivery with Ansible and Docker
Learn how to use Ansible and Docker to implement an effectively Continuous Delivery strategy in your environment, and accelerate your production releases.
guides
Pipelines as Code with Jenkins and Jenkinsfiles
Learn how to use Jenkinsfiles in your project repositorys and implement pipelines as code with Jenkins
Follow Us