Services and Apps
Builders reserve network capacity in ScalerNode units where applications and services are deployed. When submitting capacity requests, this triggers the automatic allocation of necessary resources and rewards within the network.
Builders can submit capacity requests at the level of clusters where the ICN protocol then assigns to a specific ScalerNode. Then, a Builder booking specifies:
Builder address: Blockchain address of the Builder.
Cluster ID: Unique identifier of the cluster within a specific region.
Capacity Request: The amount of requested capacity units.
Duration Request: Requested duration of the booking period.
And based on the following ScalerNode’s parameters:
ScalerNode capacity: The total capacity of the ScalerNode for a certain hardware class*.
Minimum booking duration: Minimum booking duration of the ScalerNode set by ICN (currently 90 days).
Maximum booking duration: Maximum booking duration of the ScalerNode set by the HP (minimum 180 days).
Cluster Price: Minimum value between:
Maximum price: max price for a cluster in ICNT for a hardware class*.
Reservation price: price of the ScalerNode in ICNT set by the HP.
Collateral commitment duration: Duration of the lock period of the collateral (min. 36 months).
*Currently, only one storage class is available with unit of capacity in terabytes (TB).
The protocol assigns the requested capacity to any ScalerNode that fulfills the following requirements:
Capacity request is equal to the capacity of the ScalerNode.
Booking duration requested is within minimum and maximum booking duration periods of the ScalerNode.
Duration request is shorter than the collateral commitment period of the ScalerNode.
If more than one ScalerNode fulfills the request, the ICN protocol assigns the first available ScalerNode from the pool.
Last updated