Helm charts for fluid
Add Fluid repository to Helm repos:
helm repo add fluid https://fluid-cloudnative.github.io/chartsUpdate to get the latest information about charts from fluid repositories.
helm repo updateSearch available version:
helm search repo fluidInstall available version:
helm install fluid fluid/fluidSearch develop version:
helm search repo fluid --develInstall develop version:
helm install fluid fluid/fluid --devel