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
7857ac71c6
commit
c998fa5344
@ -33,7 +33,7 @@ Below, we'll outline each step in detail 📝
|
|||||||
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.
|
||||||
|
|
||||||
## Running the Algorithm on Data Asset(s)
|
## Running the Algorithm on Data Asset(s)
|
||||||
15. The operator engine launches the algorithm pod on the Kubernetes cluster.
|
15. The operator engine launches the algorithm pod on the Kubernetes cluster, with volume containing data asset(s) and algorithm mounted.
|
||||||
16. Kubernetes runs the algorithm pod.
|
16. Kubernetes runs the algorithm pod.
|
||||||
17. When the algorithm completes processing the dataset, the operator engine receives confirmation.
|
17. When the algorithm completes processing the dataset, the operator engine receives confirmation.
|
||||||
18. Now that the results are available, the operator engine runs the script on the pod publishing component.
|
18. Now that the results are available, the operator engine runs the script on the pod publishing component.
|
||||||
|
Loading…
Reference in New Issue
Block a user