hanjie created FLINK-30077:
------------------------------

             Summary: k8s jobmanager pod repeated restart
                 Key: FLINK-30077
                 URL: https://issues.apache.org/jira/browse/FLINK-30077
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Kubernetes
            Reporter: hanjie


We use Flink K8S. When task exist bug, jobmanager pod repeated start.

For example:

xxxx-88b95598d-rlzxg                  0/1     CrashLoopBackOff   215        19h

 

then, i learned that k8s deployment could only set "restartPolicy:Always". 

([https://github.com/kubernetes/kubernetes/issues/24725)]

When  jobmanager always restart, I don't think that's understandable。

Flink kuberne moudle watch taskmanager pod. We always watch jobmanager pod 
status and flink cancel deployment In my particular situation.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to