Comment on page
CD Integration
Spinnaker is the underlying orchestration engine for ISD. To access a spinnaker from ISD, Users have to configure their spinnaker instance with ISD.
Note: Admin only can configure and edit CD Integration.
To configure CD Integration follow the steps below:
- 1.From the ISD application dashboard, click "Setup" and click " CD Integration" and then Click "+New CD Integration" button as shown in the image below.
- 2.Below screen appears to update the required details:
- 3.Provide the attributes as described below on the above screen, then click "Update".
- CD Name: Name of the Spinnaker Instance
- CD URL: Gate URL of the Spinnaker Instance
- Authentication Type: Select the type of authentication for the Spinnaker being added
- User Name: Username for authentication
- Password: Password for authentication
- Sync Accounts: Select the mode of synchronization of Cloud Targets between ISD and Spinnaker
- Source Control for Accounts: In this section, you can specify the repository for External configuration in Spinnaker.
- Provider: Source control for Halyard configuration or external account configuration
- Account Name: Account name of source control
- Repository: Repository name with full path in the selected source control
- Source Path (Optional): Existing path in the repository
- Source Control for Pipeline: In this section, you can specify the repository for the pipeline in Spinnaker that allows you to save and restore pipelines from repository.
- Provider: Source control for pipeline promotion
- Account Name: Account name of source control
- Repository: Repository name with full path in the selected source control
- Source Path (Optional): Existing path in the repository
- 4.After updating all those parameters, your Spinnaker instance appears as shown in the below Image.Note: The status column shows the status of the connection.
- If it indicates in the Green color, connected successfully.
- If it indicates in the Red color, not connected, and it's failed.
To work on applications created in Spinnaker, you would first import them here. To import those applications, click “+Sync Applications” from the CD Integration page.
Last modified 8d ago