googleapis / genai-toolbox

MCP Toolbox for Databases is an open source MCP server for databases.
https://googleapis.github.io/genai-toolbox/getting-started/introduction/
Apache License 2.0
1.47k stars 157 forks source link

Add Helm chart for Kubernetes deployment #486

Open brandon-powers opened 1 month ago

brandon-powers commented 1 month ago

Prerequisites

What are you trying to do that currently feels hard or impossible?

👋

Based on the existing documentation, we can create a Helm chart for making deployments of the MCP toolbox easier & standardized on Kubernetes.

As an example of a potential benefit, we could have values options for # of replicas (servers), horizontal auto-scaling (HPA), explicit resources, etc. for increased reliability.

Suggested Solution(s)

Alternatives Considered

No response

Additional Details

I'd be interested in contributing this; wanted to raise it for feedback.

Yuan325 commented 1 month ago

Thank you for opening this feature request!! Contributions are welcomed for this! :)

brandon-powers commented 1 month ago

Thank you for opening this feature request!! Contributions are welcomed for this! :)

Sounds great! Started working on the chart, will open a PR here for review when ready.

alessandro-festa commented 1 week ago

Just want to mention that this is now managed by #673