Connected Clusters in Loft
Loft can be run in a single cluster but it can also run in one cluster but users work with other clusters that are connected to Loft.
Configuration
Metadata
Display Name
![](https://d33wubrfki0l68.cloudfront.net/3613658f93c4fedd4b3027afed4361c6ecd9d44e/ceeb5/docs/assets/images/field-display-name-30a3e3291c456454a50d126d4efdd451.png)
JSONPath in Cluster CRD:
spec.displayName (type: string)
Kubernetes Name
![](https://d33wubrfki0l68.cloudfront.net/56608f3e1920842c9b3ff5f7a9c175b7edaea8fb/2cd4d/docs/assets/images/field-name-e93c0f882b910911a51b2036c8256ce0.png)
JSONPath in Cluster CRD:
metadata.name (type: string)
Description
![](https://d33wubrfki0l68.cloudfront.net/f6d8d15bda34d0bc161e4fe7eaa8c954c87ef181/1e02e/docs/assets/images/field-description-5b2ccca10619c190797fa221fd0a5b3a.png)
JSONPath in Cluster CRD:
spec.description (type: string)
Labels
![](https://d33wubrfki0l68.cloudfront.net/ccaf2d5459ad30805841c79ebd3c7b6cba4e22a1/7af06/docs/assets/images/field-labels-68138f2662d845007f37fdb05808db01.png)
JSONPath in Cluster CRD:
metadata.labels (type: map[string]string)
Annotations
![](https://d33wubrfki0l68.cloudfront.net/f937deb7abd3e75154bea5a7b736d91012142f17/531b0/docs/assets/images/field-annotations-52d5a82c0c5aaa32f78e55ea3520ece8.png)
JSONPath in Cluster CRD:
metadata.annotations (type: map[string]string)
Kube-Config
![](https://d33wubrfki0l68.cloudfront.net/360f71627af146768bf441182f5c1776c2591632/b6903/docs/assets/images/field-kube-config-8bbf4342e33ea9551156a6d77502dde5.png)
JSONPath in Cluster CRD:
spec.config (type: SecretRef)
Default Templates
For Spaces
![](https://d33wubrfki0l68.cloudfront.net/ba3adee43f8dc494645454088b9e9b0eab276d37/7e9be/docs/assets/images/field-default-space-template-085144ee4a1f1fea4abf3df326591790.png)
JSONPath in Cluster CRD:
metadata.annotations["space.loft.sh/default-template"] (type: string)
For Virtual Clusters
![](https://d33wubrfki0l68.cloudfront.net/b40cbe8d963a69c49a30104294759dc848f19316/e55d8/docs/assets/images/field-default-virtual-cluster-template-bde13b88a1255a05fac113cc464a228f.png)
JSONPath in Cluster CRD:
metadata.annotations["virtualcluster.loft.sh/default-template"] (type: string)
Loft Agent
Ignore Agent
![](https://d33wubrfki0l68.cloudfront.net/98055fcfc56bc2f22ca466cc2c566956257c4e9d/0b5fe/docs/assets/images/field-agent-ignore-85613ec09e199458abf46f61595266a8.png)
JSONPath in Cluster CRD:
metadata.annotations["loft.sh/cluster-ignore-agent"] (type: string)
Agent Values
![](https://d33wubrfki0l68.cloudfront.net/261e28730d8bfc24087e4d63c4b32b4721bd6481/f1253/docs/assets/images/field-agent-values-21ffb3bdb9e376b7b404c40adf9a9916.png)
JSONPath in Cluster CRD:
metadata.annotations["loft.sh/agent-values"] (type: string)
Direct Cluster Endpoint
![](https://d33wubrfki0l68.cloudfront.net/8d510f58061bdc82ff4abee2e808cf92bbca4c9f/07d78/docs/assets/images/field-direct-cluster-endpoint-18115a9871de4210d8dd2d0f530a3146.png)
JSONPath in Cluster CRD:
metadata.annotations["loft.sh/direct-cluster-endpoint"] (type: string)
Insecure Endpoint
![](https://d33wubrfki0l68.cloudfront.net/c2ce0d202113f16e26124718742c2368a77b148b/276fe/docs/assets/images/field-endpoint-insecure-9ea56de23ab7b8a6ac61f901da05302c.png)
JSONPath in Cluster CRD:
metadata.annotations["loft.sh/direct-cluster-endpoint-insecure"] (type: string)
CA Certificate
![](https://d33wubrfki0l68.cloudfront.net/5e4b16a58379c8f3538950b7e77c2fa05ee6ab48/77f49/docs/assets/images/field-endpoint-ca-cert-6167688af602bd7c570e300ccae30715.png)
JSONPath in Cluster CRD:
metadata.annotations["loft.sh/direct-cluster-endpoint-ca-data"] (type: string)
Access To Cluster
![](https://d33wubrfki0l68.cloudfront.net/b9844f9a2a33c4d5c1e777c7a81e6068538a8f54/2821c/docs/assets/images/field-access-bb5674952df330f285eb9be074a60e8d.png)
JSONPath in Cluster CRD:
spec.access (type: Access[])