Keptn as a control-plane integrates with various tools and can be extended with your own tools, using either specialized integration services or generic services.
This repository lists Keptn Integrations and ideas for new ones.
- Keptn Integrations Documentation - Lists integrations available for Keptn. You can also find them on ArtifactHub.
- Keptn Webhook Service - Keptn has a built-in capability to call external HTTP endpoints as part of sequence task orchestration. This can be used to simplify the integration of various third-party tools such as testing services, CI/CD pipelines, and incident management service.
- Keptn Job Executor Service - Allows running customizable tasks with Keptn as Kubernetes Jobs.
- Pending feature requests for new integrations
- Hosting new integrations
- Metadata for Integrations site and ArtifactHub.
- We have separate GitHub organizations for integration services
- keptn-contrib contains stable services/integrations
- keptn-sandbox contains experimental services/integrations
- Template for new integration services
- Hosting new integrations and services. You can host your own integrations in the Keptn community!