metac icon indicating copy to clipboard operation
metac copied to clipboard

feat: enable setting worker count to individual controllers

Open AmitKumarDas opened this issue 5 years ago • 0 comments

ProblemStatement: As a Kubernetes controller developer, I want to set specific worker counts against controllers. Currently metac supports setting a common worker count for all controllers. This common tunable does not cater to use cases where multiple controllers need to run from a single binary.

AmitKumarDas avatar Jul 29 '20 08:07 AmitKumarDas