models-web-app icon indicating copy to clipboard operation
models-web-app copied to clipboard

Helm Chart

Open kromanow94 opened this issue 7 months ago • 0 comments

Considering that the kserve/kserve has the Helm Charts for kserve and kserve-crd, it would be great if it was possible to install kserve/models-web-app through a Helm Chart as well.

This request comes from the current initiative that I'm leading to create a base Kubeflow Helm Chart and a set of quickstart scripts that show how to use it. More reference here:

  • https://github.com/kubeflow/kubeflow/issues/3173#issuecomment-2103150329
  • https://kromanow94.github.io/kubeflow-manifests/
  • https://github.com/kromanow94/kubeflow-manifests/tree/helmcharts/charts/kubeflow
  • https://github.com/kromanow94/kubeflow-manifests/tree/helmcharts/example/helm

FYI, if a Helm Chart for kserve-models-web-app would exist, I'm not planning on including this into the Kubeflow Helm Chart directly but rather show how to integrate it with quickstart.* scripts. This should be helpful for enterprise environments where it's often seek to have a base artifact (like a Kubeflow Helm Chart that only installs Kubeflow manifests) and an example of what configuration is required to have other tools integrated into the instance.

I believe that creating a Helm Chart for kserve/models-web-app would also help in the maturity of the project, giving the community additional tool in a standardized format, easily usable and flexible through parameterization.

kromanow94 avatar Jul 14 '24 06:07 kromanow94