Re: Running Kubernetes on Flink with Savepoint

2020-06-17 Thread Matt Magsombol
Yeah, our set up is a bit out dated ( since flink 1.7-ish ) but we're effectively just using helm templates...when upgrading to 1.10, I just ended up looking at diffs and change logs for changes... Anyways, thanks, I was hoping that flink has a community supported way of doing this, but I think

Re: Running Kubernetes on Flink with Savepoint

2020-06-15 Thread Robert Metzger
Hi Matt, sorry for the late reply. Why are you using the "flink-docker" helm example instead of https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/kubernetes.html or https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/native_kubernetes.html ? I don't think th