chaoscarnival / bootcamps

bootcamps in chaos carinival
8 stars 13 forks source link

Add an ansible script for installing kafka and perconaMySQL on EKS cluster #5

Closed uditgaurav closed 3 years ago

uditgaurav commented 3 years ago

Details

For Kafka Setup

Here are the bash steps for the same.

For Percona Setup

Note: In the ansible script please verify the installation for each steps.

uditgaurav commented 3 years ago

The Kafka installation script is now added from - https://github.com/litmuschaos/test-tools/pull/171. Thanks, @Adarshkumar14 for the script !!!