Skip to content

ferro-labs/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.4

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.4 \
  --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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors