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 servicetopology endpointslice workers

rambohe-ch opened this issue · comments

What would you like to be added:

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

flag.IntVar(&concurrentReconciles, "servicetopology-endpointslice-workers", concurrentReconciles, "Max concurrent workers for Servicetopology-endpointslice controller.")

others
/kind feature

Hey @rambohe-ch I can take on this but I need some more details and steps to get started as it will be my first issue

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@Bharadwajshivam28 Do you have any progress about this issue?