The Create Cluster API will allow you to create a new cluster on InfraGuard.
Steps to create an AWS cluster:
- Click on 'Try It Out' on Parameters.
- Now fill the required string fields for AWS:
"name": Cluster name
"role_arn": Role ARN
"external_id": InfraguardApp (default)
"provider": AWS
- Click on Execute.
Your AWS cluster will be created successfully!
Steps to create an Azure cluster:
- Fill the required string fields for Azure:
"external_id": InfraguardApp (default)
"provider": Azure
"tenant_id": Tenant ID
"subscription_id": Subscription ID
"client_id": Client ID
"client_secret": Client Secret
- Click on Execute.
Your Azure cluster will be created successfully!
Steps to create a Goggle Cloud Cluster:
- Fill the required string fields for Google Cloud:
"provider": Google Cloud
"credentials": { Description }
- Click on Execute.
Your Google Cloud cluster will be created successfully!