Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If service manifest has "SessionAffinity" set, then configure IPVS to provide session persistence #1

Closed
murali-reddy opened this issue May 7, 2017 · 1 comment

Comments

@murali-reddy
Copy link
Member

If service manifest has "SessionAffinity" set, then configure IPVS to provide session persistence. Only persistence type supported by manifest is "ClientIP" so we just nees to provide client ip based session persistence.

@murali-reddy
Copy link
Member Author

Fixed with

commit 7004632
Author: Murali Reddy [email protected]
Date: Tue May 9 00:44:04 2017 +0530

BUG 1: If service manifest has "SessionAffinity" set, then configure IPVS to provide session persistence

configure ipvs service configuration to provide persistence

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

No branches or pull requests

1 participant