wildfly / wildfly-operator

Kubernetes Operator for WildFly
http://docs.wildfly.org/wildfly-operator/
Apache License 2.0
32 stars 39 forks source link

Configure a load balancer which supports cookie-based affinity #270

Open rhusar opened 1 year ago

rhusar commented 1 year ago

In order to properly support clustering we need provision a load-balancer that supports cookie-based affinity. This is a prerequisite for switching from default availability mode from 'replication' to cloud-suited 'distribution' mode. I ll add more details as work progresses.