Add Deployment Accounts

A cloud provider is an account that will be used to perform the deployment on the target cloud environment. You need a cloud provider account when you want your pipeline to deploy to the target cloud.

Create your cloud provider account. ISD supports the following cloud provider accounts:

  • Kubernetes

  • AWS

  • AZURE

  • GCP

  • ECS

To add a cloud provider account, follow the given steps.

  1. From the ISD application dashboard, Click "Setup" --> Click "Cloud providers" tab and then Click "+New Account" button as shown in the image below.

2. Select the cloud provider type for which you want to add the account. Refer the figure below to add a new account of Kubernetes cloud provider type.

Fill in the following details.

  • Select "Kubernetes" in the Cloud provider dropdown.

  • Spinnaker field lists the available Spinnaker instances integrated with OES. You can select the Spinnaker instance you want this account to be associated with.

  • In the "Environment" drop down box, select the environment to which you want to associate this account to.

  • Enter the Account Name in the text box.

  • Enter the Namespace in the text box.

  • Click on "Choose File" to select the Kubeconfig file that you want to upload for this Kubernetes account.

  • Provide Read Permissions.

  • Provide Write Permissions.

  • Provide Execute Permissions.

  • Click Save.

Refer the figure below to add a new account of AWS cloud provider type.

Fill in the following details in the above screen

  • Select "AWS" in the Cloud provider dropdown.

  • Spinnaker field lists the available Spinnaker instances integrated with OES. You can select the Spinnaker instance you want this account to be associated with.

  • In the "Environment" drop down box, select the environment to which you want to associate this account to.

  • Enter the Account Name in the text box.

  • Enter the Account Id in the text box.

  • Enter the Role in the text box.

  • Enter the Regions in the text box. You can add multiple regions by clicking the plus icon.

  • Click the Primary Account radio button to set the AWS account as primary account. If this radio button is selected, then additional fields appears as shown in the figure below. Fill in the additional fields with the relevant information viz., access & bakery key details.

  • Click Save

Refer the figure below to add a new account of AZURE cloud provider type.

Fill in the following details in the above screen

  • Select "Azure" in the Cloud provider dropdown.

  • Spinnaker field lists the available Spinnaker instances integrated with OES. You can select the Spinnaker instance you want this account to be associated with.

  • In the "Environment" drop down box, select the environment to which you want to associate this account to.

  • Enter the Account Name in the text box.

  • Enter the App key in the text box.

  • Enter the Client Id in the text box.

  • Enter the Default Keyvault in the text box.

  • Enter the Subscription Id in the text box.

  • Enter the Tenant Id in the text box.

  • Set the Read and Write permissions.

  • Click Save.

Refer the figure below to add a new account of GCP cloud provider type.

Fill in the following details in the above screen

  • Select "GCP" in the Cloud provider dropdown.

  • Spinnaker field lists the available Spinnaker instances integrated with OES. You can select the Spinnaker instance you want this account to be associated with.

  • In the "Environment" drop down box, select the environment to which you want to associate this account to.

  • Enter the account name

  • Select and add the GCP file.

  • Set the Read and Write Permissions.

  • Click Save.

Last updated