Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add fsm https://charts.flomesh.io
Then you’re good to install FSM:
helm install fsm fsm/fsm --namespace flomesh --create-namespace