GitHub user ericsyh added a comment to the discussion: deploy pulsar function manually? (kubernetes)
@zzzz465 Function Mesh https://functionmesh.io can help on this use case b/c it uses a k8s operator to make Function, Connector as a CRD so you can manually create function job statefulset through the CRD API. https://functionmesh.io/docs/functions/run-function/run-java-function GitHub link: https://github.com/apache/pulsar/discussions/20787#discussioncomment-6686220 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
