lhotari commented on issue #24816: URL: https://github.com/apache/pulsar/issues/24816#issuecomment-3376089452
> Is it correct that I just need to update the /bin and /conf directories node after node? @naahk37 I don't think that it's correct. A better approach would be to track changes that you make in the conf files and apply them to a fresh installation of the new version of Pulsar, although it is possible to copy files in the conf directory to the new version. In the Apache Pulsar project, the actively supported deployment option is by using a Helm deployment with Kubernetes. There's also Docker Compose and [(Terraform+)Ansible](https://github.com/apache/pulsar/tree/master/deployment/terraform-ansible) options available. More details [in the deployment docs](https://pulsar.apache.org/docs/4.1.x/install-deploy-upgrade-landing/). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
