I am trying to deploy a Confluence Data Center cluster on Kubernetes, and am experiencing a lot of issues along the way. One of them is the Confluence configuration, located in confluence.cfg.xml.
A lot of things I have tried, one of them volume mounting the confluence.cfg.xml. This volume is then shared over several nodes, which actually makes Confluence nodes run and work with the same configuration. But since this works, but is not in the shared home directory, I doubt if this is a correct solution.
Can you make clear why the confluence.cfg.xml is located in the local home directory and not in the shared home directory?
The reason why I wanted this file to be shared is because I want Kubernetes to automatically scale the nodes. If I follow the documentation, I have to copy the local home directory and install directory to the new node, each time I want to scale up. This seems a bit impractical.
Because you may need different nodes to be configured differently.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.