Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add kubernetes deployment #2236

Merged
merged 4 commits into from
Jun 24, 2024
Merged

Conversation

nicoloboschi
Copy link
Collaborator

@nicoloboschi nicoloboschi commented Jun 20, 2024

This is a doc for kubernetes deployment steps using helm charts that is published https://github.com/langflow-ai/langflow-helm-charts

Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 3:15am

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 20, 2024
Copy link
Collaborator

@mendonk mendonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Nicolo, looks good to me

Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @nicoloboschi

Will Kubernetes have 'sticky sessions' if I scale it up?
Should we add a Redis setup on these docs?

Asking this because if using streaming the API won't be as stateless because we need to get the built graph from the cache.

@zzzming zzzming marked this pull request as ready for review June 24, 2024 02:54
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jun 24, 2024
Copy link
Collaborator

@zzzming zzzming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified helm steps on x86

@zzzming
Copy link
Collaborator

zzzming commented Jun 24, 2024

Hey @nicoloboschi

Will Kubernetes have 'sticky sessions' if I scale it up? Should we add a Redis setup on these docs?

Asking this because if using streaming the API won't be as stateless because we need to get the built graph from the cache.

@ogabrielluiz the current chart (https://github.com/langflow-ai/langflow-helm-charts/tree/main/charts/langflow-ide/templates) does not include Redis.

We can add the Redis in the https://github.com/langflow-ai/langflow-helm-charts/tree/main/charts/langflow-ide/templates
However, the procedure of provision the chart should be the same.

The procedure looks good and verified.

@ogabrielluiz ogabrielluiz merged commit 74eaf07 into langflow-ai:dev Jun 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants