Container Instances Quotas

Container Instances quota details.

Quotas for container instances are available per core (OCPU), amount of memory (GB), and shape.

Important

Quotas are shared between Compute resources and Container Instances resources.

Core-Based Quotas

Family name: compute-core

Name

Scope

Description

standard-e3-core-ad-count Availability domain

Total number of OCPUs for Compute instances created using shapes in the VM.Standard.E3 and BM.Standard.E3 series and container instances created using the CI.Standard.E3.Flex shape

Note: This quota applies to both Compute and Container Instances resources. See Compute Quotas.

standard-e4-core-count Availability domain

Total number of OCPUs for Compute instances created using shapes in the VM.Standard.E4 and BM.Standard.E4 series and container instances created using the CI.Standard.E4.Flex shape

Note: This quota applies to both Compute and Container Instances resources. See Compute Quotas.

Example

set compute-core quota standard-e3-core-ad-count to 480 in compartment MyCompartment

Memory-Based Quotas

Family name: compute-memory

Name

Scope

Description

standard-e3-memory-count Availability domain

Total amount of memory for Compute instances created using shapes in the VM.Standard.E3 and BM.Standard.E3 series and container instances created using the CI.Standard.E3.Flex shape, in GB

Note: This quota applies to both Compute and Container Instances resources. See Compute Quotas.

standard-e4-memory-count Availability domain

Total amount of memory for Compute instances created using shapes in the VM.Standard.E4 and BM.Standard.E4 series and container instances created using the CI.Standard.E4.Flex shape, in GB

Note: This quota applies to both Compute and Container Instances resources. See Compute Quotas.

Example

set compute-memory quota standard-e4-memory-count to 120 in compartment MyCompartment