Integrations connect Pipelines to an external service/tool. Each integration type defines the endpoint, credentials, and any other configuration detail required for Pipelines to exchange information with the service. Below are the integrations used in this reference design:
Integration Name | Type | Description |
artifactoryIntegration | Artifactory Integration or JFrog Platform Access Token Integration | Stores the Artifactory URL and Token. |
k8sIntegration | Stores the configuration YAML to access Kubernetes cluster connection. | |
githubIntegration | Stores the GitHub URL and User Access Token the GitHub account where the pipeline code is stored. The GitHub user must have admin rights for the Pipelines repository. | |
dynatraceIntegration | Stores the Dynatrace instance URL and API token. The API token is configured with the permissions for any APIs it calls. The reference design API permissions are defined as lower in this document. |