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

Persistence session on OCI Native Ingress #86

Open
naguaramaster opened this issue Jul 18, 2024 · 3 comments
Open

Persistence session on OCI Native Ingress #86

naguaramaster opened this issue Jul 18, 2024 · 3 comments

Comments

@naguaramaster
Copy link

Good afternoon, I have an application running with a front-end and back-end service. I am using web-socket and find that sessions are not maintained, what I need is for a session to be maintained between same front and back until it ends. I currently have 3 replicas on 3 nodes. Is there a solution for this in OCI Native Ingress Controller?
Nginx-Controller uses annotations to solve this: https://kubernetes.github.io/ingress-nginx/examples/affinity/cookie/

I leave documentation of the library used in the application:
https://socket.io/docs/v4/using-multiple-nodes/

Please your help..

@nirpai
Copy link
Contributor

nirpai commented Jul 19, 2024

Currently sticky session is not suppported.

@naguaramaster
Copy link
Author

naguaramaster commented Jul 19, 2024

Thanks for the reply.
We will look for another solution.

We would like to know if they are working on it for the future.

@nirpai
Copy link
Contributor

nirpai commented Aug 2, 2024

Yes this feature is not prioratised yet.

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

2 participants