Skip to content

Conversation

@murali-reddy
Copy link
Member

During periodic sync of IPVS services there is a check if the required service
already existing in IPVS. For the check the list of currnet IPVS services are
read from IPVS. This is causing performance hit as number of services increases.

With this fix, Kube-router reads once from ipvs and use for further during service sync

During periodic sync of IPVS services there is a check if the required service
already existing in IPVS. For the check the list of currnet IPVS services are
read from IPVS. This is causing performance hit as number of services increases.

With this fix, Kube-router reads once from ipvs and use for further during service sync
@murali-reddy murali-reddy changed the title IPVS sync services performnce improvement IPVS periodic sync performnce improvement Dec 18, 2017
@murali-reddy murali-reddy changed the title IPVS periodic sync performnce improvement IPVS periodic sync performance improvement Dec 18, 2017
@iMartyn
Copy link

iMartyn commented Dec 19, 2017

+1 This reduced our load significantly.

@murali-reddy murali-reddy merged commit d13339c into master Dec 19, 2017
@murali-reddy murali-reddy deleted the ipvs-perf-issue branch December 24, 2017 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants