1
0
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: MBadea17 <89251478+MBadea17@users.noreply.github.com>
This commit is contained in:
Ana 2023-10-25 18:27:11 +03:00 committed by GitHub
parent a68c9a7c07
commit f10b2d5179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ The consumer selects a preferred environment from the provider's list and initia
2. The provider checks the orders on the blockchain.
3. If the orders for data asset, algorithm and compute environment fees are valid, the provider can commence the compute flow.
4. The provider informs the consumer of the job number's successful creation.
5. With the job ID and confirmation of the orders, the consumer starts the job by calling the operator service.
5. With the job ID and confirmation of the orders, the provider starts the job by calling the operator service.
6. The operator service communicates with the operator engine to initiate a new job.
## Creating the K8 Cluster and Allocating Job Volumes