How to install requirements before installing Digibee Integration Platform on EKS
Learn the steps to install the specific requirements before the implementation of Digibee Integration Platform on EKS.
Before installation on EKS
Before you start the process of installation, it’s important that you check if your EKS has installed the ad-balancer-controller from AWS. Otherwise, you need to check if the controller exists in your installation. To do this, run the following command:
How to install the requirements
Enable OpenID connect:
Download the policy:
Create IAM policy:
Create IAM profile:
Install the AWS Load Balancer Controller in your cluster.
AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. It’s used to control who is authenticated (signed in) and authorized (has permissions) to use resources.
How to provision the platform environment
Add the charts repositories:
Export these environment variables to use during the setup process:
Always check the values.yaml
for the necessary attributes to use in your set.
Last updated