Hello I'm using tomcat (apache) sever to run my java application within kubernetes Deployment when i used to expose the pods with a loadbalancer service and enabling sessionaffinity I could run multiple application pods with no problem. now that I'm using nginx ingress controller the website logs me out and end my session as soon as i login how can I enable sticky session for the nginx ingress controller I was following this example didn't work for me https://gist.github.com/tillkuhn/c2dba43d60d3e7a2462928812ca9e4bf
-- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
