kube-spray based installations
- Lets use the following docs
- Refer Here for official kubernetes docs
- Refer Here
Steps
- Created a t2.micro ubuntu instance and installed aws cli in it Refer Here
- configure aws cli
aws configure - Install terraform Refer Here
- Run as described by changing the terraform.tfvars and credentials.tfvars
- After successful execution of terraform, execute ansible
Status
- We were able to create infra but ansible playbook was failing.
