This topic describes the custom events and corresponding solutions of Elastic Container Instance.
Events
Event | Event type | Event message | Solution |
---|---|---|---|
ImageCacheNotFound | Warning | The specified image cache %s does not exist. | The specified image cache does not exist. We recommend that you query image caches to ensure that existing image caches are used. |
ImageCacheMissed | Warning | Missed image cache. | No image caches exist. You must create an image cache first. For more information, see Use image caches. |
SuccessfulHitImageCache | Normal | Successfully hit image cache %s. | The specified image cache is matched. |
ImageCacheNotComplete | Normal | The production for specified image cache %s is not yet complete. | The specified image cache is not created. Before you use the image cache, make sure that it is created and in the Ready state. |
Unauthorized | Warning | No permission granted to eci service account for %s. | The required RAM role is not granted to the account. Check whether the RAM role is granted. For more information, see Authorize a RAM role. |
ResourceInsufficient | Warning | %s not enough for %s. | Elastic container instances in the current region and zone are insufficient. You can create elastic container instances of a variety of types in multiple zones to prevent resource shortage. For more information, see Specify multiple zones for creating an elastic container instance and Specify multiple instance types for creating an elastic container instance. |
QuotaFull | Warning | %s quota is full. | The service quota is reached. To increase your quota, submit a ticket. |
NoStock | Warning | Create ECI failed because of the specified instance is out of stock. | Elastic container instances in the current region and zone are insufficient. You can create elastic container instances of a variety of types in multiple zones to prevent resource shortage. For more information, see Specify multiple zones for creating an elastic container instance and Specify multiple instance types for creating an elastic container instance. |
SpotToBeReleased | Warning | Spot ECI will be released in %s minutes. | Your preemptible elastic container instances are about to expire. Check your business conditions. |
DiskCapacityQuotaFull | Warning | Your disk capacity quota is exceeded. | The service quota is reached. To increase your quota, submit a ticket. |