I’ve deployed a 4 node non-enterprise version.
It’s all up and running, but I noticed some things about it -
1, It’s on HTTP - surely you’d deploy it on HTTPS automatically, or is this something I need to do manually? (SSH in to the coordinator, manually change things I assume?)
- It deployed with ONE coordinator node, and 1 preview executor, and 4 other executors. Why one coordinator? Surely you’d need more for HA? What happens if the coordinator goes down?