Online Installation
Create the configuration file
# AWS credentials to fetch ECR images (required)
awsAccessKeyId: <AWS_ACCESS_KEY_ID>
awsSecretAccessKey: <AWS_SECRET_ACCESS_KEY>
# Akamas customer name. Must match the value in the license (required)
akamasCustomer: <CUSTOMER_NAME>
# Akamas administrator password. If not set a random password will be generated
akamasAdminPassword: <ADMIN_PASSWORD>
# The URL that will be used to access Akamas, for example 'http://akamas.kube.example.com' (required)
akamasBaseUrl: <INSTANCE_HOSTNAME>curl -so akamas.yaml http://helm.akamas.io/templates/1.7.0/akamas.yaml.templateDefine Size
Using custom API rate limits
Selecting cluster nodes
When using EFS storage class
Start the installation
Check the installation
Last updated
Was this helpful?