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 delegate-lease workers

rambohe-ch opened this issue · comments

What would you like to be added:

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

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

others
/kind feature