Skip to content

Commit 62e3779

Browse files
Diaphteirosreshnm
andauthored
review feedback
Co-authored-by: René Schünemann <rene.schuenemann@sap.com>
1 parent 38905ca commit 62e3779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/libraries/clusteraccess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The ClusterAccess Reconciler has the same purpose as the Manager - granting acce
2323

2424
There are two variants of the ClusterAccess Reconciler: simple and advanced.
2525

26-
The 'simple' ClusterAccess Reconciler lies in `lib/clusteraccess`. It is designed for service providers which reconcile resources belonging to MCPs and need access to the corresponding MCP clusters and additionally a workload cluster. It cannot be used to get access to clusters that are not related to an MCP.
26+
The 'simple' ClusterAccess Reconciler lies in `lib/clusteraccess`. It is designed for service providers which need acces to the Managed Control Plane cluster to deliver the service API and a Workload cluster which hosts the kubernets workload of a service instance.
2727

2828
The 'advanced' ClusterAccess Reconciler is in `lib/clusteraccess/advanced`. It can be configured to grant access to arbitrary clusters, either static or depending on the reconciled object. It is possible to either create a new `ClusterRequest` or reference existing `ClusterRequest` or `Cluster` resources. Due to this flexibility, it is significantly more complex to configure than the simple variant, though.
2929

0 commit comments

Comments
 (0)