RAM (or memory) is a type of Kubernetes resources measured in MB. You can request RAM by specifying request (minimal amount that is guaranteed to be allocated to your Workload) and limit (maximal amount that your Workload can utilize).
Kubernetes resource name | Characteristics |
memory | ECC RAM 2933 MHz or higher |
Usage is billed on per-second basis. The amount of RAM spent by the Customer is calculated to the nearest second. Standard Service Level Agreement applies.
Refer to a particular service to see price.
Puzl doesn't support memory units less than 1Mi
like Ki
or K
. See more about RAM units in Kubernetes.