keda pause - proper way to do it

the proper way to pause keda from taking in any messages from a queue/topic or event is using annotation below 


  autoscaling.keda.sh/paused-replicas: "0" # Optional. Use to pause autoscaling of objects
  autoscaling.keda.sh/paused: "true" # Optional. Use to pause autoscaling of objects explicitly



 



Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error