全部產品
Search
文件中心

:ECI自訂condition

更新時間:Jul 06, 2024

Pod status condition可以提供Pod狀態和健康情況的資訊。本文匯總了ECI Pod(即ECI執行個體)的condition並給出說明。

ContainerInstanceCreated

condition ContainerInstanceCreated用於表示ECI Pod的建立狀態,reason、message及其說明如下:

reason

message

說明

Creating

Creating

ECI Pod正在建立中。

StockExhaust

The stock of the specified zones will be used up. %s

當前可用性區域的ECI資產庫存即將耗盡。建議更換可用性區域。

NoStock

Create ECI failed because the specified instance is out of stock. %s

當前可用性區域的ECI資產庫存不足。您可以使用多可用性區域和多規格的方式建立ECI Pod來提高建立成功率。

StockClose

Create ECI failed because current zone closed or limited without living instance. %s

由於無法使用當前可用性區域,導致建立ECI Pod失敗。請更換可用性區域。

FailedScheduling

Unknown error occurred.

由於發生未知錯誤,導致調度ECI Pod失敗。請提交工單。

FailedScheduling

Schedule eci failed:%s

調度ECI Pod失敗。請重新嘗試。

UnknownError

The ECI service is under heavy load while creating container group resources, please wait and try again later

ECI服務負載過大。請稍後再嘗試建立ECI Pod。

SpotToBeReleased

Spot ECI will be released in %s minutes

搶佔式執行個體即將到期。請儘快在業務上進行相容處理。

DiskCapacityQuotaFull

Your disk capacity quota is exceeded

磁碟容量已達到配額限制。請至配額中心申請提升配額。

UnknownError

An unknown error occurred for %s

發生未知錯誤。請提交工單。

CpuOptionsNotSupported

The cpu options is not supported for your instanceType[%s] in current region

當前可用性區域下,您的ECI Pod不支援自訂CPU選項。

CpuOptionsNotValid

The cpu options is not valid for your instanceType[%s]

您的ECI Pod不支援自訂CPU選項。

SystemFailureReboot

The Specified ContainerGroup is rebooting

ECI Pod正在重新啟動。

SystemReboot

It is strongly recommended that you re-create this instance within 48 hours because of %s, otherwise, the pod will be forced to restart.

建議您在48小時內重新建立該ECI Pod,否則系統會強制重啟該ECI Pod。

Throttling

The request was denied due to system flow control, please wait and try again later

由於系統流量控制,請求被拒絕。請稍後再嘗試操作。

SpotDegraded

Spot [%s] will be degraded because the specified instance is out of stock

建立搶佔式執行個體時,由於沒有滿足要求的庫存,自動轉為隨用隨付執行個體。

AutoInstanceTypeMatch

The most-matched instanceType for current eci instance is %s

ECI Pod的規格已進行資源規整。

MultiZoneRecommendations

%s

建議使用多可用性區域方式建立ECI Pod。

SandboxReady

condition SandboxReady用於表示沙箱是否可用。reason代表部分主動營運事件,message來自系統事件message。

reason

message

說明

SystemFailure.Reboot

%s

因系統錯誤重啟ECI Pod。

InstanceFailure.Reboot

%s

因作業系統錯誤重啟ECI Pod。

SystemFailure.Redeploy

%s

因系統錯誤重新部署ECI Pod。