numb3r3 / helm-charts

Clip-as-Service on kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm Charts

This is where I keep my helm charts!

Currently, the available charts are:

Install a chart

Assuming you have Helm installed,

helm repo add jina https://numb3r3.github.io/helm-charts/
helm upgrade --cleanup-on-fail --install \
  -n jina-clip-on-k8s \
  --create-namespace my-clip-on-k8s \
  jina/cas-helm

For customization options, see the README.md for each chart.

About

Clip-as-Service on kubernetes


Languages

Language:Smarty 77.6%Language:Python 22.4%