Hacker News new | ask | show | jobs
by bruinjoe 2909 days ago
How are you handling session management? After a user logs into the application are they going to the same instance?
2 comments

By not running crappy applications that can't share sessions if you want to run multiple instances of them? Otherwise, limit it to one instance.
service.spec.sessionAffinity ? - with the common scalability caveat http://nishadikirielle.blogspot.com/2016/03/load-balancing-k...