Jenkins is a popular automation server, often used to orchestrate continuous integration (CI) and/or continuous deployment (CD) workflows. In this tutorial, you'll use Job DSL to configure two demo jobs: one that prin...
Jenkins uses a pluggable architecture to provide most of its functionality. JCasC makes use of the Configuration as Code plugin, which allows you to define the desired state of your Jenkins configuration as one or mor...
•
By
Daniel Li
Docker
CI/CD
Configuration Management
Open Source
etcd is a distributed key-value store relied on by many platforms and tools, including Kubernetes, Vulcand, and Doorman. Within Kubernetes, etcd is used as a…
•
By
Daniel Li
Ansible
Ubuntu 18.04
Let's Encrypt
Open Source