This document discusses using event-driven integration with CDEvents to glue together different continuous delivery tools. It presents a scenario where developers need to provision environments on demand and configure them with various tools. CDEvents and Knative Eventing can be used to route events between these tools to provide visibility and avoid point-to-point integrations. The document describes a demo of provisioning and using a new environment. It also discusses challenges, such as different integration styles across Kubernetes projects and the need for CDEvents to support more than just event emission.
Related topics: