gyfora commented on PR #195:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/195#issuecomment-1120145624

   @wangyang0918 If I understand correctly, in these cases only the jobmanager 
deployment remains but the taskmanagers are released.
   The jobmanager deployment will be deleted either on next upgrade or when the 
user deletes the FlinkDeployment itself.
   
   I think this works quite well, it allows users to go to the Flink cluster, 
inspect logs, configs, metrics etc. And since the heavy resources are already 
gone it won't put a strain on the cluster.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to