This repository deploys EKS cluster with full AWS resources using Ansible and Terraform using only Docker.
- AWS Credentials
- Docker
- Clone the repository
- Build the Docker image
- Run the Docker image
- Run the Ansible playbook
see ./ansible/README.md for details
- Clone the repository
- Build the Docker image
- Run the Docker image
- Run the Terraform commands
see ./terraform/README.md for details