mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-30 19:59:40 +02:00
### Summary Examples:   
1.4 KiB
1.4 KiB
Self-Hosted Control Plane (Beta)
To deploy a LangGraph Server, follow the how-to guide for how to deploy the Self-Hosted Control Plane.
Overview
The Self-Hosted Control Plane deployment option is a fully self-hosted model for deployment where you manage the control plane and data plane in your cloud (this option implies that the data plane is self-hosted).
| Control Plane | Data Plane | |
|---|---|---|
| What is it? |
|
|
| Where is it hosted? | Your cloud | Your cloud |
| Who provisions and manages it? | You | You |
Architecture
Compute Platforms
Kubernetes
The Self-Hosted Control Plane deployment option supports deploying control plane and data plane infrastructure to any Kubernetes cluster.
