Deploying Kubernetes on AWS
Last updated
Last updated
If you will be installing Aizen on Amazon Web Services (AWS), follow these setup instructions:
Set up Amazon Elastic Kubernetes Services (EKS). See .
Install Amazon Elastic Block Store (EBS), which provides block storage for EC2 instances in AWS. See . Amazon EBS offers various volume types, including General Purpose (SSD), Provisioned IOPS (SSD), and Magnetic (HDD). You can dynamically provision and resize EBS volumes.
To set up AWS Load Balancer Controller, EKS's load balancer, follow these instructions:
To install Aizen, see Installing Aizen.
See Installation Issues for solutions to commonly seen problems during deployment.