Question: Can we replicate the Clouddriver/echo pods in spinnaker HA mode? All of them including the RW ones?


Answer: clouddriver pods (all profiles) can run multiple instances. Echo when run in HA, runs as scheduler and worker. You can run multiple instances of worker nodes, however, scheduler can be run as only one instance unless backend is sql. With sql as backend, even scheduler can run multiple instances