Hi,
I built a DEV kubernetes cluster on AWS with traefik as a ingress controller, all is working fine, but when I deploy Jira with the helm chart https://atlassian.github.io/data-center-helm-charts/userguide/INSTALLATION/ (changing with my own values) with clustering enabled.
Once I have deployed my first jira pod I can access by my CNAME address, but when I scale up my statefulset to 2 pods I can see it in clustering section but when is in ACTIVE state I lose the access and appears the 403 error. All the Jira configuration has done with a trial license from Atlassian valid for 90 days.
Any idea why I cant acces to the administration console when I deploy a more than one Pod?
Thanks in advance.
I found the solution in this article, Setting custom affinity cookie name using nginx ingress controller in kubernetes for Jira | Jira | Atlassian Documentation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.