nextcloud / helm

A community maintained helm chart for deploying Nextcloud on Kubernetes.
GNU Affero General Public License v3.0
295 stars 258 forks source link

Update README.md - add section about two or more replicas with traefik #492

Open supermario18b opened 7 months ago

supermario18b commented 7 months ago

Pull Request

Description of the change

It was explained how to create a traefik ingressRoute Resource that uses sticky sessions

Benefits

Users can login when more nextcloud replicas are used

Possible drawbacks

I don't see any

Applicable issues

when more replicas

jessebot commented 7 months ago

awesome, thanks for this! I've made the tiniest suggestion and then this can merged :)

wrenix commented 6 months ago

Maybe we should use annotations and write docu for multiple ingress-controller:

jessebot commented 6 months ago

@wrenix I feel like having a full ingress section of the docs would be nice, and we can certainly approach that later if you'd like, but I think getting this merged is still a good idea in the meantime. In particular, I've seen a lot of hyper around the new gateway api (I'm also hyped!), but haven't actually played with it yet. I'd be down for some docs on it as well.