Skip to main content

Setting up the Binding Mechanism

Choose a Binding Mode

Klutch supports two ways to connect App Clusters to the Control Plane. Choose the approach that best fits your environment:

OIDC-Based BindingControl Plane Mode
How it worksApp Cluster operators authenticate via OIDC and initiate the binding from the App Cluster using the klutch-bind CLI.The platform operator creates a kubeconfig with cluster-admin access to the App Cluster and registers it on the Control Plane.
AuthenticationOpenID Connect (SSO)ServiceAccount token (kubeconfig)
Who initiatesApp Cluster operatorPlatform operator
Best forMulti-team environments where App Cluster operators manage their own clustersCentrally managed environments where the platform team controls all clusters

To learn more about control plane mode, check out the Architecture Deep Dive.

With the Klutch Control Plane Cluster deployed, continue with one of the binding modes above: