keycloak / keycloak-benchmark

Keycloak Benchmark
https://www.keycloak.org/keycloak-benchmark/
Apache License 2.0
125 stars 68 forks source link

HCP worker nodes always created in Availability Zone A #788

Closed ryanemerson closed 2 months ago

ryanemerson commented 2 months ago

Describe the bug

When creating multiple clusters via the auto-scheduler or rosa-multi-az-cluster-create.yml, the worker nodes for both clusters will be created in the -a availability zone of the specified region. Obviously this is not desired, as it provides no failover redundancy.

The GH scripts and tofu HCP module need to be updated accordingly so that cluster's worker nodes are always deployed to distinct AZs.