How to configure cloud provider credentials

Learn how to configure cloud provider credentials to enable Radius to deploy applications to AWS or Azure

Out of the box, Radius deploys all applications and resources to Kubernetes. In order to deploy to AWS or Azure, you must configure credentials that allow Radius to manage resources in your cloud environment.

Supported cloud providers and identities

ProviderIdentityDescription
Amazon Web ServicesIAM access keyDeploy and connect to AWS resources using an IAM access key
IAM Roles for Service Accounts (IRSA)Deploy and connect to AWS resources using AWS IRSA
Microsoft AzureService PrincipalDeploy and connect to Azure resources using a Service Principal
Workload IdentityDeploy and connect to Azure resources using Workload Identity

How to configure AWS credentials using an IAM access key

Learn how to configure an AWS credential using an IAM access key in the Radius control plane

How to configure AWS credentials using IRSA

Learn how to configure AWS credentials using IAM Roles for Service Accounts (IRSA) in the Radius control plane

How to configure Azure credentials using a service principal

Learn how to configure Azure credentials using a service principal in the Radius control plane

How to configure Azure credentials using workload identity

Learn how to configure Azure credentials using workload identity in the Radius control plane