1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 07:45:40 +01:00

GITBOOK-30: No subject

This commit is contained in:
Jamie Hewitt 2024-07-29 10:11:15 +00:00 committed by gitbook-bot
parent acbda23deb
commit 7aa4fb03f2
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -70,6 +70,10 @@ Features:
* Provides access to data assets by streaming data (and never the URL). * Provides access to data assets by streaming data (and never the URL).
* Provides compute services.  * Provides compute services. 
* The node operator can charge provider fees, compensating the individuals or organizations operating their own node when users request assets. * The node operator can charge provider fees, compensating the individuals or organizations operating their own node when users request assets.
* Currently, we are providing the legacy Ocean C2D compute services (which run in Kubernetes) via the node. In the future, we will also allow connections to multiple C2D engines: light, Ocean C2D, and third parties. * Currently, we are providing the legacy Ocean C2D compute services (which run in Kubernetes) via the node. In the future, we will soon be releasing C2D V2 which will also allow connections to multiple C2D engines: light, Ocean C2D, and third parties.
For more details on the C2D V2 architecture, refer to the documentation in the repository: 
{% embed url="https://github.com/oceanprotocol/ocean-node/blob/develop/docs/C2DV2.md" %}
### ###