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.