Does this mean that externalizing Kafka requires us to run Pega on Kubernetes first, is it not possible to do with prconfig.xml on VMs?
pega-helm-charts/MigrationToExternalStream.md at master · pegasystems/pega-helm-charts · GitHub
Does this mean that externalizing Kafka requires us to run Pega on Kubernetes first, is it not possible to do with prconfig.xml on VMs?
pega-helm-charts/MigrationToExternalStream.md at master · pegasystems/pega-helm-charts · GitHub
Hi @MarkS999: Can you please help to check Pegasystems Documentation.
Kafka can be externalized even in VM based deployment. But take note that VM based deployments are not be supported in v 8.10.
Thanks.
@MarkS999 and @ArulDevan
Yes, it is possible to externalize Kafka on VMs. In fact, the documentation you shared provides instructions on how to configure external Kakfa as a stream service provider using prconfig.xml on Pega nodes. This can be done by setting relevant properties on every Pega Platform node or by using dynamic system settings, which are applied globally.
However, as mentioned in the documentation, VM-based deployments are not supported in Pega Platform 8.10. Therefore, if you plan to upgrade to Pega Platform 8.10, you may need to consider moving to a Kubernetes-based deployment. But for now, you should be able to externalize Kafka on VMs using the instructions provided in the documentation.
I hope this helps! Let me know if you have any further questions.
@ArulDevan we are planning to externalize the Kafka for VMs for Pega 8.8, the above mentioned link is not accessible, do you mind sharing a link I get the information.
Thank you