Skip to content

Commit ef1b151

Browse files
committed
docs(design): service provider domain
On-behalf-of: @SAP christopher.junk@sap.com Signed-off-by: Christopher Junk <christopher.junk@sap.com>
1 parent 72f9ab0 commit ef1b151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/about/design/service-provider-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Here we define the core interfaces that a consumer (`ServiceProvider` developer)
137137

138138
The actual domain layer of a `ServiceProvider` (layer on top of the [runtime](#runtime)). The foundation to build a `ServiceProvider` template.
139139

140-
A `ServiceProvider` has the following responsibilities:
140+
A `ServiceProvider` defines how a `DomainService` can be consumed by a tenant. It has the following responsibilities:
141141

142142
- Manage the lifecycle of the `API` and `Run` of a `DomainService`.
143143
- Allow multiple `APIClusters` to target the same `RunCluster`, e.g. the Crossplane managed resources on `MCP` A and `MCP` B are reconciled by the same Crossplane installation on a shared `WorkloadCluster`.

0 commit comments

Comments
 (0)