Re: Multiple JobManager HA set up for Standalone Kubernetes

2021-03-05 Thread Yang Wang
Hi deepthi, Thanks for trying the Kubernetes HA service. > Do I need standby JobManagers? I think the answer is based on your production requirements. Usually, it is unnecessary to have more than one JobManagers. Because we are using the Kubernetes deployment to manage the JobManager. Once it cra

Multiple JobManager HA set up for Standalone Kubernetes

2021-03-04 Thread deepthi Sridharan
I am trying to figure out the right architecture for running Standalone Kubernetes with Job manager HA. The documentation for running HA seems to always suggest that there needs to be multiple job managers, but there isn'