mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
# Add Akamai Connected Cloud credentials
|
|
|
|
Before you can add your Akamai credentials to Portainer, you will need to create an API token in your Akamai account.
|
|
|
|
## Creating your API token
|
|
|
|
Log into the Akamai dashboard and click your account name in the top right. Select **API Tokens**. Click **Create a Personal Access Token**, give it a label and set an expiry. The Portainer provisioning functionality only requires **Read/Write** for the **Kubernetes** option, so disable the rest.
|
|
|
|
## Adding your credentials
|
|
|
|
To add credentials for an Akamai account, from the [Shared credentials](./) page click **Add credentials**, then select the **Akamai Connected Cloud** option. Give your credential set a **name** and paste your **API key** into the box.
|
|
|
|
<figure><img src="../../../.gitbook/assets/2.21.2-settings-cloud-credentials-akamai.png" alt=""><figcaption></figcaption></figure>
|
|
|
|
When you're ready, click **Add credentials**. Your credentials will now be available to you when [provisioning a Kubernetes cluster on Akamai Connected Cloud](../../environments/add/kaas/linode.md).
|