GitHub user asafm added a comment to the discussion: Pulsar Functions lifecycle and depolyment details.
Regarding auto-scaling - there is another scheduler (WorkerService plugin) which runs the function instances on k8s: https://functionmesh.io/docs/. I think it has auto-scale built in. Deploy: Any SQL database for example, including NoSQL like HBase, Cassandra, if you set up a table, it needs to be done once. The same goes for S3 buckets. I'm sure there is a built-in solution in Ansible (pattern) for handling "do it once". GitHub link: https://github.com/apache/pulsar/discussions/20195#discussioncomment-5770097 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
