langgraph build
) and push it to a registry your Kubernetes cluster or Amazon ECS cluster has access to.KEDA
is installed on your cluster.Ingress
controller is installed on your cluster.Cluster-Autoscaler
is recommended to automatically provision new nodes.langgraph-listener
: This is a service that listens to LangChain’s control plane for changes to your deployments and creates/updates downstream CRDs.LangGraphPlatform CRD
: A CRD for LangGraph Platform deployments. This contains the spec for managing an instance of a LangGraph Platform deployment.langgraph-platform-operator
: This operator handles changes to your LangGraph Platform CRDs.langgraph-dataplane-values.yaml
file.langgraph-dataplane
Helm chart.