Prerequisites
sn-platform
chart: 1.5.0 or higherpulsar-operator
chart: 0.11.0 or higher- Install FunctionMesh CRDs and the Function Mesh Operator.
Procedure
To enable Function Mesh Worker service within a Kubernetes cluster, you can setbroker.functionmesh.enabled
to true
in the values.yaml
YAML file as follows and use the helm upgrade
command to update the resource.
-
Enable Function Mesh Worker service.
-
Apply the new configuration.