Re: HA in k8s operator

2023-09-17 Thread Krzysztof Chmielewski
Hi Chen, I now see what you was trying to tell me. The problem was on my end... sorry for that. The job I was using for session cluster had NoRestart() set as Restart Strategy, whereas Application Cluster was execution job with some "proper" restart strategy. Thanks. Krzysztof Chmielewski niedz.

Re: HA in k8s operator

2023-09-17 Thread Krzysztof Chmielewski
The thing is that when I've deployed an application cluster like in example [1] without any extra configuration and then I killed the TM, submitted job was moved to "RESTARTING state and then new TM was created after which job was running again. This is a different behavior that i see when I'm runn

Re: HA in k8s operator

2023-09-17 Thread Krzysztof Chmielewski
Thank you, so in other words to have TM HA on k8s I have to configure [1] correct? [1] https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/ha/kubernetes_ha/#kubernetes-ha-services niedz., 17 wrz 2023 o 07:27 Chen Zhanghao napisaƂ(a): > Hi Krzysztof, > > TM HA is taken charge by