This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.1.4. 了解集群版本状况类型
Cluster Version Operator (CVO) 监控集群 Operator 和其他组件,并负责收集集群版本及其 Operator 的状态。此状态包括条件类型,它告知您 OpenShift Container Platform 集群的健康状态和当前状态。
除了 Available
,Progressing
, 和 Upgradeable
外,还有影响集群版本和 Operator 的条件类型。
-
Failing:集群版本状况类型
Failing
表示集群无法访问其所需状态,不健康,需要管理员干预。 -
Invalid: 集群版本条件类型
Invalid
表示集群版本具有阻止服务器执行操作的错误。只要设置了此条件,CVO 仅协调当前状态。 -
RetrievedUpdates :集群版本条件类型
RetrievedUpdates
表示已从上游更新服务器检索可用更新。在检索前条件为Unknown
,如果更新最近失败或无法检索,则为False
;如果availableUpdates
字段是最新且准确的,则为True
。