Skip to content

Commit 9bbaf9f

Browse files
committed
doc: explain that drivers are handled by client
Signed-off-by: Leonardo Mörlein <[email protected]>
1 parent 71fe895 commit 9bbaf9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/getting_started.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@ We can simply start the coordinator:
179179
Exporter
180180
~~~~~~~~
181181

182+
The exporter is responsible for exporting resources to the client. It is noted
183+
that drivers are not handled by the exporter. In the distributed case, drivers
184+
are managed by the client.
185+
182186
The exporter needs a configuration file written in YAML syntax, listing
183187
the resources to be exported from the local machine.
184188
The config file contains one or more named resource groups.

0 commit comments

Comments
 (0)