openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)

Home Page:https://openyurt.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature request]improve configuration of concurrent pod-binding workers

rambohe-ch opened this issue · comments

What would you like to be added:

please refer to pull request #1906 and improve podbinding-controller configuration for podbinding controller in yurt-manager component.

flag.IntVar(&concurrentReconciles, "podbinding-controller", concurrentReconciles, "Max concurrent workers for podbinding-controller controller.")

others
/kind feature