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
❗️ Preview Release: This documentation covers a preview of Radius which uses different Resource Types from the current release. Enable it by passing the --preview to the Radius CLI or settingRADIUS_PREVIEW=true.
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.
| Provider | Identity | Description |
|---|---|---|
| Amazon Web Services | IAM access key | Deploy 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 Azure | Service Principal | Deploy and connect to Azure resources using a Service Principal |
| Workload Identity | Deploy and connect to Azure resources using Workload Identity |
Learn how to configure an AWS credential using an IAM access key in the Radius control plane
Learn how to configure AWS credentials using IAM Roles for Service Accounts (IRSA) in the Radius control plane
Learn how to configure Azure credentials using a service principal in the Radius control plane
Learn how to configure Azure credentials using workload identity in the Radius control plane
Was this page helpful?
Glad to hear it! Please feel free to star our repo and join our Discord server to stay up to date with the project.
Sorry to hear that. If you would like to also contribute a suggestion visit and tell us how we can improve.