Skip to content

ferro-labs/helm-charts

Ferro Labs Helm Charts

Artifact Hub

Official Helm charts for Ferro Labs — starting with the AI Gateway.

Charts

Chart Description Version
ai-gateway High-performance multi-provider LLM proxy 1.0.9

Quick install

helm repo add ferro-labs https://ferro-labs.github.io/helm-charts
helm repo update

helm install ferrogw ferro-labs/ai-gateway \
  --version 1.0.9 \
  --set secrets.adminApiKey="your-admin-key" \
  --set secrets.providers.openai="sk-..." \
  --set secrets.providers.anthropic="sk-ant-..."

Documentation

Full deployment guide: docs.ferrolabs.ai/guides/kubernetes

Contributing

Charts are linted and installed on every PR via chart-testing. See .github/workflows/lint-test.yml for the CI setup.

About

Ferro Labs AI official helm charts for kubernetes deployment

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors