- Does the cluster come up? Observation: For Amazon linux, the secondary ENI is installed as eth1. TODO - We still need to test whether Kafka or Cassandra like services will work properly. Also, this waste one IP per node.
- What happens? Observation: Terraform fails due to capacity requirement.
- Start cluster with multiple nodes - all 3 tries to come up? Expectation: Additional 2 nodes should come up. Rolling update script should skip all ASGs.
- Change of instance type. Expected behaviour: All 3 ASGs should be updated with latest LT. 3rd ASG should launch the instance. First 2 ASG will not change the instance. The rolling update script should roll first 2 ASGs only after all 3 are up.
- Start cluster with multiple nodes - all 3 tries to come up?
- Does the process stop?
- Will the cluster survive?