Check out the docs on Kubernetes deployment for more details.
- Add metarank Helm repo
$> helm repo add metarank https://metarank.github.io/helm-charts
"metarank" has been added to your repositories
$> helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metarank" chart repository
Update Complete. Happy Helming!
- Pull the chart
$> helm pull metarank/metarank --untar
$> cd metarank
- Edit the values.yaml for generic k8s-specific settings.
- Update the metarank.conf according to the main doc. Do not forget to define a redis endpoint!
- Install the chart:
helm install metarank . --set-file config=metarank.conf --namespace recommendation-engine-production
NAME: metarank
LAST DEPLOYED: Tue Oct 4 15:32:47 2022
NAMESPACE: default
STATUS: deployed
REVISION: 1