Requirements:
- Cloud Storage Bucket (S3/GCS/AzureBlob)
- Bucket Access - IAM permissions to access the bucket
If you have created the compute plane cluster using TrueFoundry, a bucket and the required IAM roles are created and attached as an integration provider in the platform.Ideally the Blob Storage and the cluster should be in the same region, if created manually.
Step 1: Create an integration provider for the cloud storage bucket
- Follow this document to create an integration provider for your cloud provider. You need to create an IAM role with the right trust relationship for the workflow propeller to access the storage bucket
- In the “Clusters” page, edit your cluster from the three dots and update the “Workflow Storage Integration” to use your cloud storage bucket.
Step 2: Install Workflow Propeller in the cluster
To install the workflow propeller, you need to follow the steps below depending on the cloud provider.- From the cluster page, click on the “Add-Ons” tab and scroll to the “Tfy Workflow Propeller” section.
- Click on “Install” and proceed with workspace creation.
- The values for the helm chart are given below depending on the cloud provider.
- There are few common values that are common to all the cloud providers. These can be found from the three dots against your cluster and then clicking on “Show Cluster Token”.
- Tenant name - This is the tenant name of your TrueFoundry account.
- Control Plane URL - This is the URL of your TrueFoundry control plane.
- TFY agent token - This is the token of the cluster you connected.
- AWS
- GCP
- Azure
For AWS we need the following values
- AWS S3 bucket name - This is the name of the S3 bucket used in the integration provider.
- AWS region - This is the region of the S3 bucket.
- AWS IAM role ARN - AWS IAM role ARN used in the integration provider.