The reason why this feature is not part of Flink is that it is not trivial
to solve. There are definitely different solutions to the problem. I think
that a solution will probably be built around Flink and not integrated into
it because it goes a bit beyond what Flink's current focus is. I can tell
Hi Till and Bhagi,
As part of our product, we also have a production requirement to deploy
Flink in multi zones and currently have it configured with Kubernetes HA.
Till, is the reason this is not supported out of the box also due to the
fact Kubernetes HA relies on RWX storage and this is consid
Can you explain clearly...
How to configure HA service with k8s for different DC's for Flink cluster ..
--
Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/
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