Hi Bhagi, out of the box, Flink does not support this functionality. What you could try to do is to configure a stretch K8s cluster running on different DCs and then having an HA service (ZK or K8s) and blob storage being able to survive a DC outage. That way Flink should also be able to survive a DC outage.
Cheers, Till On Wed, Apr 28, 2021 at 3:26 PM bhagi@R <bhagi.ramaha...@gmail.com> wrote: > Hi Team, > > production requirement is to deploy flink in multi cluster mode, > i.e deploying flink cluster1 with HA on kubernetes cluster1 in data center1 > & another flink cluster2 with HA on kubernetes cluster2 in data center2 > .. > if Flink cluster1 goes down on k8s cluster1 on DC1 ,it has to fail over to > Flink cluster2 on k8s cluster2 on DC2. > > It has to failover with automatic HA mechanism. > Please let us know, whether is this possible ?? > or any solution is provided to have flink in multi cluster mode with HA .. > > > Any solution please share the information > > Note: Currently deployed Flink session cluster on standalone kubernetes > with > HA(Kubernetes HA) > > > > -- > Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/ >