Installing DevOps Loop on AWS
After you have prepared the infrastructure, you can install DevOps Loop on a newly created EKS cluster by using the Helm chart.
You must have completed the following tasks:
- Gained access to the cluster and installed the following tools:
- AWS CLI
- kubectl
- eksctl
- Installed Helm on the system from which you access the Kubernetes cluster. For more information, refer to Installing Helm.
- Set up an EKS cluster on AWS Elastic Kubernetes Service. For more information, refer to Create an Amazon EKS cluster.
- Prepared the required infrastructure in AWS. See preparing_aws_infrastructure_for_installing_devops_loop_on_aws.html.