I have had issues converting a test Confluence installation (with no content) from a single node to clustered instance. Is there any documentation that goes over the correct procedure? I have looked through the docs (https://atlassian.github.io/data-center-helm-charts/) and I don't see much if anything that outlines the full procedure for this.
Thanks!
Hello @robert.haskins
We had a similar problem when attempting to scale an existing Atlassian Data Center Confluence deployment from a single pod to multiple pods. If nothing has changed in the past year, it can't be done unless you answered "Clustered" in lieu of "Single node" in the "Clustering" dialogue during initial setup. If you answered "Clustered", you can then scale the deployment using 'helm upgrade...' after modifying file "values.yaml" to increase "replicaCount". If you answered "Single node" you may have to reset and re-deploy the application and all resources particularly the database, which retains a record that the initial setup has been completed.
Hi @Jason Allen
Thanks for your note! We would have had a very similar path to you (would have gone live with single pod) except that I managed to get clustering working correctly thanks to help from Atlassian support. The only way I could get the clustering process to work was the following process:
A few issues with the docs and dialog screens on this process IMHO:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @robert.haskins
I don't know whether or not this is going to show up threaded or not, but it's a reply to your post "below".
Thanks for the note. I'll give that a try the next time we're working with Atlassian Data Center Confluence. Maybe something changed in the past year, or maybe deleting the PV and PVC is the "secret sauce" we were missing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.