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

high-available-webapps: configure ingress session affinity #76

Open
upgradingdave opened this issue Dec 8, 2023 · 0 comments
Open

high-available-webapps: configure ingress session affinity #76

upgradingdave opened this issue Dec 8, 2023 · 0 comments
Labels
enhancement New feature or request low-priority

Comments

@upgradingdave
Copy link
Collaborator

Ingresses should be configured to use sticky sessions when multiple instances of tasklist/operate/optimize are started.

Here's an example of annotations required to enable "cookie" based sticky sessions:

https://github.com/camunda-community-hub/camunda-8-helm-profiles/blob/main/tasklist/include/tasklist-ingress.tpl.yaml

If possible, it'd be good to enhance the makefile in the high-available-webapps profile to add these annotations.

cc: @ManuelDittmar

@upgradingdave upgradingdave added enhancement New feature or request low-priority labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority
Projects
None yet
Development

No branches or pull requests

1 participant