Where to find credentials
Id, url, etc. for your cloud
Openstack
As you should know your user name and password, after filling the url, the other data from Openstack will be seen right in Taikun.
Url
Api Access - Identity (=Url)

AWS
In AWS console, click My Security Credentials under your user. Here you can create a new access key with secret key or you can use your previous one, if you remember the secret key. See docs below.
Access Key Id, Secret Access Key
User - My Security Credentials - Access keys for CLI, SDK, & API access


Azure
If you haven't create you application via CLI, find the right guideline here.
Credentials for Azure are in different tabs. Find below where to find them. If you haven't paid your subscription or created secret, find the docs at the end.
Please be careful when inserting the credentials. If you add incorrect credentials, you will not be able to add flavor and then create cluster.
Azure Client and Tenant Id
Azure Active Directory - App registrations - All Applications - application -> Application (client) ID (=Azure Client Id) and Directory (tenant) ID (Azure Tenant Id)




Azure Secret Id
Azure Active Directory - App registrations - All Applications - application - Certificates & secrets - Client secrets -> Value (=Azure Secret Id)


Client Secret is shown only for the first time, we recommend to save it somewhere else.
Azure Subscription Id
Subscriptions -> Subscription ID (=Azure Subscription Id)
Last updated
Was this helpful?