mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Update developers/compute-to-data/compute-workflow.md
Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
This commit is contained in:
parent
f3055e2d8c
commit
ce69cbe8ec
@ -27,7 +27,7 @@ The consumer selects a preferred environment from the provider's list and initia
|
|||||||
10. After volume creation and allocation, the operator engine starts "pod-configuration" as a new pod in the cluster.
|
10. After volume creation and allocation, the operator engine starts "pod-configuration" as a new pod in the cluster.
|
||||||
|
|
||||||
## Loading Assets and Algorithms
|
## Loading Assets and Algorithms
|
||||||
11. The pod configuration requires the data asset and algorithm, prompting a request to the provider for retrieval.
|
11. Pod-configuration requests the necessary data asset(s) and algorithm from their respective providers.
|
||||||
12. The provider uploads assets to the allocated job volume.
|
12. The provider uploads assets to the allocated job volume.
|
||||||
13. Upon completion of file uploads, the provider notifies the pod configuration that the assets are ready for the job.
|
13. Upon completion of file uploads, the provider notifies the pod configuration that the assets are ready for the job.
|
||||||
14. The pod configuration informs the operator engine that it's ready to start the job.
|
14. The pod configuration informs the operator engine that it's ready to start the job.
|
||||||
|
Loading…
Reference in New Issue
Block a user