examples/online_serving/chart-helm/README.md
This directory contains a Helm chart for deploying the vllm application. The chart includes configurations for deployment, autoscaling, resource management, and more.
This chart includes unit tests using helm-unittest. Install the plugin and run tests:
# Install plugin
helm plugin install https://github.com/helm-unittest/helm-unittest
# Run tests
helm unittest .