December 23, 2019

152 words 1 min read

Jenkins X: Continuous Delivery for Kubernetes

Jenkins X: Continuous Delivery for Kubernetes

Jenkins X is a new open source CI/CD platform for Kubernetes based on Jenkins. Jenkins X runs on Kubernetes and transparently uses on demand containers to run build agents and jobs, and isolate job ex …

Talk Title Jenkins X: Continuous Delivery for Kubernetes
Speakers Carlos Sanchez (Senior Cloud Engineer, Adobe)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Seattle, WA, USA
Date Dec 9-14, 2018
URL Talk Page
Slides Talk Slides
Video

Jenkins X is a new open source CI/CD platform for Kubernetes based on Jenkins. Jenkins X runs on Kubernetes and transparently uses on demand containers to run build agents and jobs, and isolate job execution. It enables CI/CD-as-code using Jenkins Pipelines and automated deployments of commits and pull requests using Skaffold, Helm and other popular tools. We will demo how to use Jenkins X on any Kubernetes cluster for fully automated CI and CD using a GitOps approach.

comments powered by Disqus