Cloud Credential Management
GPUStack supports cloud credential management, allowing secure connections to external cloud providers. Cloud credentials contain provider information, keys, and options required for API access.
Supported Providers
Only the DigitalOcean provider is supported for now.
Create Cloud Credential
- Go to the
Cloud Credentialspage. - Click the
Add Cloud Credentialdropdown and selectDigitalOcean. - Fill in the following information:
Name: Unique credential name.Access Token: The API token generated on the DigitalOceanApplications & APIpage.Description: Additional information for the cloud credential.
- Click the
Savebutton.
Update Cloud Credential
- Go to the
Cloud Credentialspage. - Find the credential you want to edit.
- Click the
Editbutton. - Update the
Name,Access Token, andDescriptionas needed. - Click the
Savebutton.
Delete Cloud Credential
- Go to the
Cloud Credentialspage. - Find the credential you want to delete.
- Click the ellipsis button in the operations column, then select
Delete. - Confirm the deletion.