mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
---
|
||
metaLinks:
|
||
alternates:
|
||
- >-
|
||
https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/admin/settings/credentials/linode
|
||
---
|
||
|
||
# Add Akamai Connected Cloud credentials
|
||
|
||
Before you can add your Akamai Connected Cloud 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/Screenshot 2025-09-16 at 11.22.56 AM.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).
|