Tag: Continuous Delivery

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 execution. It enables CI/CD-as-code using Jenkins Pipelines and automated deployments of commits and pull requests [...]
Read more
Continuous Delivery like you know no fear Everybody does Continuous Integration - more or less, but I think a modern CD pipeline can fundamentally change the way we are collaborating while building Software. At Matmatch we're pushing the boundaries of what Continuous Delivery can be by leveraging Gitlab and Kubernetes: Every Branch gets deployed into [...]
Read more