Skip to content

Commit

Permalink
docs: add kubernetes deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi authored and ogabrielluiz committed Jun 24, 2024
1 parent 2fced3b commit c0a4a9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ Or this one to deploy Langflow 0.6.x:
<img src="https://render.com/images/deploy-to-render-button.svg" alt="Deploy to Render" />
</a>

## Deploy on Kubernetes

Follow our step-by-step guide to deploy [Langflow on Kubernetes](https://github.com/langflow-ai/langflow/blob/dev/docs/docs/deployment/kubernetes.md).

# 🖥️ Command Line Interface (CLI)

Langflow provides a command-line interface (CLI) for easy management and configuration.
Expand Down
1 change: 1 addition & 0 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ module.exports = {
items: [
"deployment/docker",
"deployment/backend-only",
"deployment/kubernetes",
"deployment/gcp-deployment",
],
},
Expand Down

0 comments on commit c0a4a9d

Please sign in to comment.