Guruguha

Results 6 comments of Guruguha

@regadas Thanks for confirming. Thanks for creating the PR as well.

@live-wire thanks for responding! Yes, we have enabled HA for all our Flink clusters. All of them are Application Clusters requiring a job submitter to run/get deployed. Yes, we see...

@regadas We recently upgraded our operator to v0.5.0 release. The issue still persists. Let me check with v0.5.1-alpha.2 tag.

@regadas We tried with the above release - our application specific config map got deleted and all the pods were terminated during a node roll on EKS.

@live-wire Thanks for responding. We have a brief on this issue here: https://github.com/spotify/flink-on-k8s-operator/discussions/690 Also, it would be great if you could share ideal / must have HA configs for a...

@live-wire I might have misunderstood the application mode with per-job mode. I’ll share the flinkcluster yaml shortly. We do have this in our HA settings: ``` high-availability: org.apache.flink.kubernetes.highavailability.KubernetesHaServicesFactory kubernetes.cluster-id: flink-ingestion-std-ha...