flink-on-k8s-operator icon indicating copy to clipboard operation
flink-on-k8s-operator copied to clipboard

Inspecting Flink Cluster State used by the Operator

Open yashganti opened this issue 4 years ago • 0 comments

Hello,

We are new to using the operator and have been running a few jobs in production. We don't have HA mode enabled yet and have observed that a few times after our JM crashes and we redeploy the application, the new job doesn't start from a savepoint. In a few cases the fromSavePoint location seems to be automatically set by the operator (we see this in the arguments to flink-submit). Where in Kubernetes can I inspect the state that the operator is using when I kick off new deployments.

yashganti avatar Jun 25 '21 20:06 yashganti