Hi Ramkrishna,
I hope this email finds you well. Please accept my apologies for the delay in responding to your previous message. I would like to discuss the following matter with you: Although YARN serves as the platform for Flink, does YARN also operate on K8s? I am curious to know if this is the reason why you wished to implement a generic autoscale logic within the operator itself. Upon analyzing the code, we discovered that the autoscaling logic/framework is closely tied to the K8s operator. Our intention is to take a gradual and measured approach by developing a generic interface that can easily integrate with any resource manager initially. Subsequently, we can evaluate and determine the suitability of the interface for autoscaling logic based on need. Bests, Samrat